Skip to content

Commit f4aafc3

Browse files
committed
Security fixes
1 parent 2973b08 commit f4aafc3

3 files changed

Lines changed: 46 additions & 155 deletions

File tree

.cargo/audit.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[advisories]
22
ignore = [
3-
"RUSTSEC-2023-0071",
4-
# rustls-webpki 0.101.7 via aws-smithy-http-client legacy TLS; cannot upgrade until AWS SDK drops rustls 0.21
5-
"RUSTSEC-2026-0049",
63
# rand 0.8.5 unsoundness only triggers when a custom `log` implementation calls
74
# `rand::rng()` during trace-level logging. Hadrian uses `tracing-subscriber`, not a
85
# custom `log::Log` implementation, so the affected code path is unreachable. rand

0 commit comments

Comments
 (0)