You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Bump Rust dependencies and update cargo-deny exceptions
This commit is contained in:
@@ -18,13 +18,13 @@ camino.workspace = true
|
||||
clap.workspace = true
|
||||
dotenvy = "0.15.7"
|
||||
httpdate = "1.0.3"
|
||||
hyper = { version = "0.14.27", features = ["full"] }
|
||||
hyper = { version = "0.14.28", features = ["full"] }
|
||||
ipnetwork = "0.20.0"
|
||||
itertools = "0.11.0"
|
||||
itertools = "0.12.1"
|
||||
listenfd = "1.0.1"
|
||||
rand.workspace = true
|
||||
rand_chacha = "0.3.1"
|
||||
rustls = "0.21.9"
|
||||
rustls = "0.22.2"
|
||||
serde_json.workspace = true
|
||||
serde_yaml = "0.9.27"
|
||||
sqlx = { version = "0.7.3", features = ["runtime-tokio-rustls", "postgres"] }
|
||||
|
Reference in New Issue
Block a user