cch23-8bit/Cargo.toml

12 lines
184 B
TOML
Raw Normal View History

2023-12-01 12:59:39 +00:00
[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"