ddstats/Cargo.toml

9 lines
197 B
TOML
Raw Normal View History

2022-11-05 19:06:01 +01:00
[package]
name = "ddstats"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2022-11-05 19:36:31 +01:00
rocket = "0.5.0-rc.2"