1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Bump Rust dependencies

This commit is contained in:
Quentin Gliech
2023-02-16 14:50:20 +01:00
parent eb8bda6bbb
commit 823b27a714
7 changed files with 49 additions and 90 deletions

View File

@ -49,7 +49,7 @@ zeroize = "1.5.7"
# Various data types and utilities
camino = "1.1.2"
chrono = { version = "0.4.23", features = ["serde"] }
time = "0.3.17"
time = "0.3.18"
url = { version = "2.3.1", features = ["serde"] }
mime = "0.3.16"
rand = "0.8.5"