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

Upgrade all dependencies

This commit is contained in:
Quentin Gliech
2021-09-23 20:54:24 +02:00
parent 3bf86c4b21
commit 3cbce1e33e
5 changed files with 43 additions and 43 deletions

View File

@ -6,7 +6,7 @@ edition = "2018"
license = "Apache-2.0"
[dependencies]
http = "0.2.4"
http = "0.2.5"
serde = "1.0.130"
serde_json = "1.0.68"
language-tags = { version = "0.3.2", features = ["serde"] }