1
0
This commit is contained in:
2024-04-23 12:08:37 +03:00
parent 95719b299e
commit caae24d260
23 changed files with 363 additions and 61 deletions

View File

@@ -7,6 +7,7 @@
anyhow = "1.0.82"
axum = "0.7.5"
chrono = { version = "0.4.38", features = ["serde"] }
derive_more = "0.99.17"
figment = { version = "0.10.18", features = ["env", "toml"] }
jsonwebtoken = "9.3.0"
serde = { version = "1.0.198", features = ["derive"] }