shuttlings-cch24/Cargo.toml
2024-12-02 21:32:27 +01:00

14 lines
218 B
TOML

[package]
name = "itsscb-shuttlings-cch24"
version = "0.1.0"
edition = "2021"
[dependencies]
axum = "0.7.4"
shuttle-axum = "0.49.0"
shuttle-runtime = "0.49.0"
tokio = "1.28.2"
[dev-dependencies]
axum-test = "16.4.0"