1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-06 06:02:40 +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

@@ -20,7 +20,7 @@ url.workspace = true
serde_with = { version = "3.8.1", features = ["chrono"] }
chrono.workspace = true
sha2 = "0.10.8"
data-encoding = "2.5.0"
data-encoding = "2.6.0"
thiserror.workspace = true
mas-iana.workspace = true