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
Bump dependencies
This commit is contained in:
@ -8,14 +8,14 @@ license = "Apache-2.0"
|
||||
[dependencies]
|
||||
http = "0.2.6"
|
||||
serde = "1.0.136"
|
||||
serde_json = "1.0.78"
|
||||
serde_json = "1.0.79"
|
||||
language-tags = { version = "0.3.2", features = ["serde"] }
|
||||
url = { version = "2.2.2", features = ["serde"] }
|
||||
parse-display = "0.5.3"
|
||||
parse-display = "0.5.4"
|
||||
indoc = "1.0.3"
|
||||
serde_with = { version = "1.11.0", features = ["chrono"] }
|
||||
serde_with = { version = "1.12.0", features = ["chrono"] }
|
||||
chrono = "0.4.19"
|
||||
sha2 = "0.10.1"
|
||||
sha2 = "0.10.2"
|
||||
data-encoding = "2.3.2"
|
||||
thiserror = "1.0.30"
|
||||
itertools = "0.10.3"
|
||||
|
Reference in New Issue
Block a user