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
Merge branch 'main' into quenting/user-lock
This commit is contained in:
@ -9,7 +9,7 @@ license = "Apache-2.0"
|
||||
anyhow = "1.0.72"
|
||||
async-trait = "0.1.72"
|
||||
http = "0.2.9"
|
||||
serde = { version = "1.0.177", features = ["derive"] }
|
||||
serde = { version = "1.0.180", features = ["derive"] }
|
||||
tower = { version = "0.4.13", features = ["util"] }
|
||||
tracing = "0.1.37"
|
||||
url = "2.4.0"
|
||||
|
Reference in New Issue
Block a user