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

Merge branch 'main' into quenting/user-lock

This commit is contained in:
Quentin Gliech
2023-08-03 15:20:05 +02:00
committed by GitHub
27 changed files with 86 additions and 76 deletions

View File

@ -8,7 +8,7 @@ license = "Apache-2.0"
[dependencies]
chrono = "0.4.26"
thiserror = "1.0.44"
serde = "1.0.177"
serde = "1.0.180"
url = { version = "2.4.0", features = ["serde"] }
crc = "3.0.1"
ulid = { version = "1.0.0", features = ["serde"] }