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:
@ -12,7 +12,7 @@ clap = "3.0.0-beta.4"
|
||||
tracing = "0.1.28"
|
||||
tracing-subscriber = "0.2.24"
|
||||
dotenv = "0.15.0"
|
||||
schemars = { version = "0.8.5", features = ["url", "chrono"] }
|
||||
schemars = { version = "0.8.6", features = ["url", "chrono"] }
|
||||
tower = { version = "0.4.8", features = ["full"] }
|
||||
tower-http = { version = "0.1.1", features = ["full"] }
|
||||
hyper = { version = "0.14.13", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user