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

Upgrade dependencies

This commit is contained in:
Quentin Gliech
2022-01-14 10:51:12 +01:00
parent b2e168a07f
commit f876d6a134
8 changed files with 478 additions and 781 deletions

View File

@ -15,7 +15,7 @@ parse-display = "0.5.3"
indoc = "1.0.3"
serde_with = { version = "1.11.0", features = ["chrono"] }
chrono = "0.4.19"
sha2 = "0.10.0"
sha2 = "0.10.1"
data-encoding = "2.3.2"
thiserror = "1.0.30"
itertools = "0.10.3"