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:
@ -10,7 +10,7 @@ tokio = "1.16.1"
|
||||
async-trait = "0.1.52"
|
||||
tokio-stream = "0.1.8"
|
||||
futures-util = "0.3.19"
|
||||
tracing = "0.1.29"
|
||||
tracing = "0.1.30"
|
||||
sqlx = { version = "0.5.10", features = ["runtime-tokio-rustls", "postgres"] }
|
||||
|
||||
mas-storage = { path = "../storage" }
|
||||
|
Reference in New Issue
Block a user