You've already forked authentication-service
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:
@ -11,7 +11,7 @@ serde = "1.0.130"
|
||||
serde_json = "1.0.68"
|
||||
language-tags = { version = "0.3.2", features = ["serde"] }
|
||||
url = { version = "2.2.2", features = ["serde"] }
|
||||
parse-display = "0.5.2"
|
||||
parse-display = "0.5.3"
|
||||
indoc = "1.0.3"
|
||||
serde_with = { version = "1.10.0", features = ["chrono"] }
|
||||
sqlx = { version = "0.5.9", default-features = false, optional = true }
|
||||
|
Reference in New Issue
Block a user