mirror of
https://github.com/imjasonh/krust
synced 2026-07-13 17:07:26 +00:00
6 lines
81 B
TOML
6 lines
81 B
TOML
|
|
[package]
|
||
|
|
name = "hello-krust"
|
||
|
|
version = "0.1.0"
|
||
|
|
edition = "2021"
|
||
|
|
|
||
|
|
[dependencies]
|