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:
@ -11,7 +11,7 @@ thiserror = "1.0.30"
|
||||
serde = "1.0.136"
|
||||
url = { version = "2.2.2", features = ["serde"] }
|
||||
crc = "2.1.0"
|
||||
rand = "0.8.4"
|
||||
rand = "0.8.5"
|
||||
|
||||
mas-iana = { path = "../iana" }
|
||||
oauth2-types = { path = "../oauth2-types" }
|
||||
|
Reference in New Issue
Block a user