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 Rust dependencies
This commit is contained in:
@ -10,7 +10,7 @@ anyhow = "1.0.69"
|
||||
atty = "0.2.14"
|
||||
axum = "0.6.6"
|
||||
camino = "1.1.2"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
clap = { version = "4.1.6", features = ["derive"] }
|
||||
dotenv = "0.15.0"
|
||||
hyper = { version = "0.14.24", features = ["full"] }
|
||||
itertools = "0.10.5"
|
||||
|
Reference in New Issue
Block a user