cch23-8bit/Cargo.toml

12 lines
184 B
TOML

[package]
name = "cch23-8bit"
version = "0.1.0"
edition = "2021"
[dependencies]
axum = "0.6.20"
shuttle-axum = "0.34.0"
shuttle-runtime = "0.34.0"
tokio = "1.28.2"
tracing = "0.1.40"