yyyi_ru/Cargo.toml

10 lines
194 B
TOML

[package]
name = "yyyi_ru"
version = "0.1.0"
edition = "2024"
[dependencies]
axum = "0.8.3"
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
json5 = "0.4.1"
serde_json = "1.0.140"