mirror of
https://github.com/supleed2/cch23-8bit.git
synced 2024-11-09 19:25:48 +00:00
12 lines
184 B
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"
|