iwakuweb/Cargo.toml
hexlocation pc ec0f0777c1 push codeee
2024-07-12 14:38:10 +02:00

10 lines
228 B
TOML

[package]
name = "iwakura-web"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.5.1"
rocket_dyn_templates = "0.2.0"