mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-30 23:08:40 +08:00
Axum api server with json and "conf" file support.
This commit is contained in:
@@ -25,4 +25,7 @@ env_logger = { version = "0.11.6" }
|
||||
log = "0.4.25"
|
||||
futures = "0.3.31"
|
||||
notify = "8.0.0"
|
||||
axum = "0.8.1"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
serde_json = "1.0.137"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user