Updated deps

This commit is contained in:
2024-03-05 16:38:31 +03:00
parent b526eb0c12
commit bc4b114ad7
2 changed files with 112 additions and 89 deletions

View File

@@ -25,7 +25,7 @@ workspace = true
ahash = "0.8"
anyhow = "1"
arrayvec = "0.7"
base64 = "0.21"
base64 = "0.22"
cryptography = { version = "0.1", path = "cryptography" }
dotenvy = "0.15"
entity = { version = "0.1", path = "entity" }