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

Bump remaining dependencies

This commit is contained in:
Quentin Gliech
2022-11-02 14:26:35 +01:00
parent 6a235d40d9
commit 0571c36da9
13 changed files with 175 additions and 133 deletions

View File

@ -8,7 +8,7 @@ license = "Apache-2.0"
[dependencies]
chrono = "0.4.22"
thiserror = "1.0.37"
serde = "1.0.145"
serde = "1.0.147"
url = { version = "2.3.1", features = ["serde"] }
crc = "3.0.0"
rand = "0.8.5"