Skip to content

Commit 6215d97

Browse files
authored
fix(deps): update rustls past RUSTSEC-2026-0285
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
1 parent 8812c57 commit 6215d97

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

Cargo.lock

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

deny.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ ignore = [
2121
{ id = "RUSTSEC-2026-0204", reason = "crossbeam-epoch pointer deref — transitive via metrics/quanta" },
2222
{ id = "RUSTSEC-2023-0071", reason = "rsa Marvin attack — transitive via spiffe, no direct exposure" },
2323
{ id = "RUSTSEC-2025-0134", reason = "rustls-pemfile unmaintained — transitive via older kube/hyper" },
24-
{ id = "RUSTSEC-2025-0068", reason = "serde_yml unsound+unmaintained — direct dep, no maintained alternative yet" },
2524
]
2625

2726
# -- Licenses ------------------------------------------------------------------

0 commit comments

Comments
 (0)