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 and bumps MSRV to 1.60
This commit is contained in:
@ -17,7 +17,7 @@ hyper = { version = "0.14.19", features = ["full"] }
|
||||
serde_yaml = "0.8.24"
|
||||
serde_json = "1.0.81"
|
||||
url = "2.2.2"
|
||||
argon2 = { version = "0.4.0", features = ["password-hash"] }
|
||||
argon2 = { version = "0.4.1", features = ["password-hash"] }
|
||||
reqwest = { version = "0.11.11", features = ["rustls-tls"], default-features = false, optional = true }
|
||||
watchman_client = "0.8.0"
|
||||
atty = "0.2.14"
|
||||
|
Reference in New Issue
Block a user