v0.10-frontend3

This commit is contained in:
2022-11-01 10:58:37 +05:30
parent b73adf45f8
commit 4e3b319743
4 changed files with 254 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ axum = "^0.5"
axum-extra = { version = "^0.3", features = ["spa"] }
clap = { version = "^3", features = ["derive"] }
dotenvy = "0.15.0"
image = "0.24"
error-chain = "0.12.4"
log = "^0.4"
reqwest = {version = "0.11.11", features = ["json"]}