Skip to content

Commit 180732a

Browse files
committed
Cargo updates to fix CVE-2025-58160 / GHSA-xwfj-jgwm-7wp5
1 parent a7f1b91 commit 180732a

2 files changed

Lines changed: 77 additions & 86 deletions

File tree

Cargo.lock

Lines changed: 76 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ axum-server = "0.7"
3232
dns-protocol = "0.1"
3333
tokio-rustls = "0.26"
3434
http-body-util = "0.1"
35-
tracing-subscriber = "0.3"
35+
tracing-subscriber = "0.3.20"
3636
hyper = { version = "1", features = ["full"] }
3737
serde = { version = "1", features = ["derive"] }
3838
hyper-util = { version = "0.1", features = ["full"] }

0 commit comments

Comments
 (0)