You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2026-01-03 17:02:28 +03:00
Bump dependencies
This commit is contained in:
@@ -6,10 +6,10 @@ edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
tokio = "1.16.1"
|
||||
tokio = "1.17.0"
|
||||
async-trait = "0.1.52"
|
||||
tokio-stream = "0.1.8"
|
||||
futures-util = "0.3.19"
|
||||
futures-util = "0.3.21"
|
||||
tracing = "0.1.30"
|
||||
sqlx = { version = "0.5.10", features = ["runtime-tokio-rustls", "postgres"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user