This commit is contained in:
2025-11-11 13:27:07 +01:00
parent 8751637b92
commit 7f371b2ab6
10 changed files with 672 additions and 185 deletions
+1
View File
@@ -32,6 +32,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
dotenv = "0.15"
sha2 = "0.10"
hex = "0.4"
hmac = "0.12"
bytes = "1.5"
async-trait = "0.1"
image = { version = "0.25", default-features = false, features = ["png", "jpeg", "webp"] }