jeffa.io/shuttle/Cargo.toml
2023-08-28 22:19:27 -04:00

12 lines
188 B
TOML

[package]
name = "jeffa"
version = "0.1.0"
edition = "2021"
[dependencies]
dust-lang = "0.1.1"
rocket = "0.5.0-rc.2"
shuttle-rocket = "0.25.0"
shuttle-runtime = "0.25.0"
tokio = "1.26.0"