Summary
cargo deny check emits:
warning[advisory-not-detected]: advisory was not encountered
RUSTSEC-2025-0119 — no crate matched advisory criteria
The advisory RUSTSEC-2025-0119 is listed in deny.toml but no longer matches any dependency in the tree. This is likely a stale ignore entry from a dependency that was removed or updated.
Fix
Remove the "RUSTSEC-2025-0119" line from deny.toml [advisories] section.
Summary
cargo deny checkemits:The advisory
RUSTSEC-2025-0119is listed indeny.tomlbut no longer matches any dependency in the tree. This is likely a stale ignore entry from a dependency that was removed or updated.Fix
Remove the
"RUSTSEC-2025-0119"line fromdeny.toml[advisories]section.