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

Bump dependencies

This commit is contained in:
Quentin Gliech
2022-02-01 10:13:11 +01:00
parent 7e24cd0948
commit 9af8820564
15 changed files with 91 additions and 84 deletions

View File

@ -8,7 +8,7 @@ license = "Apache-2.0"
[dependencies]
chrono = "0.4.19"
thiserror = "1.0.30"
serde = "1.0.135"
serde = "1.0.136"
url = { version = "2.2.2", features = ["serde"] }
crc = "2.1.0"
rand = "0.8.4"