1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-07 17:03:01 +03:00

Update Cargo.lock and update cargo-deny exceptions

This commit is contained in:
Quentin Gliech
2024-05-02 14:16:40 +02:00
parent a99427e942
commit 8e513ea3cc
5 changed files with 270 additions and 273 deletions

View File

@@ -16,7 +16,7 @@ async-trait.workspace = true
axum = { version = "0.6.20", features = ["headers"] }
axum-extra = { version = "0.8.0", features = ["cookie-private", "cookie-key-expansion"] }
chrono.workspace = true
data-encoding = "2.5.0"
data-encoding = "2.6.0"
futures-util = "0.3.30"
headers.workspace = true
http.workspace = true