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

Bump Rust dependencies

This commit is contained in:
Quentin Gliech
2023-11-24 10:29:53 +01:00
parent cc10270ede
commit 30247448d5
21 changed files with 461 additions and 423 deletions

View File

@@ -17,7 +17,7 @@ parse-display = "0.8.2"
serde_with = { version = "3.4.0", features = ["chrono"] }
chrono.workspace = true
sha2 = "0.10.8"
data-encoding = "2.4.0"
data-encoding = "2.5.0"
thiserror.workspace = true
mas-iana = { path = "../iana" }