jeffa.io/shuttle/Cargo.toml

12 lines
188 B
TOML
Raw Normal View History

2023-08-29 02:19:27 +00:00
[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"