Skip to content

Commit 2b8e09b

Browse files
committed
Revert deny ignore
1 parent d18ae87 commit 2b8e09b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

deny.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ ignore = [
3030
# (stuck on 0.7.3) and `alloy-signer-local` (stuck on 0.8.5). Neither is
3131
# reachable from Pluto's loggers. Remove once upstream bumps to >=0.9.3.
3232
{ id = "RUSTSEC-2026-0097", reason = "transitive rand <0.9.3 via cuckoofilter and alloy-signer-local; not triggerable from our code" },
33-
# rustls-webpki URI name constraint bypass — transitive dep
34-
{ id = "RUSTSEC-2026-0098" },
3533
]
3634
unmaintained = "workspace"
3735

0 commit comments

Comments
 (0)