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
Upgrade dependencies
This commit is contained in:
@ -6,7 +6,7 @@ edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.52"
|
||||
anyhow = "1.0.53"
|
||||
async-trait = "0.1.52"
|
||||
tokio = { version = "1.15.0", features = ["macros"] }
|
||||
|
||||
|
Reference in New Issue
Block a user