diff --git a/deny.toml b/deny.toml index a16dde58..a89d599d 100644 --- a/deny.toml +++ b/deny.toml @@ -1,8 +1,5 @@ [advisories] yanked = "deny" -ignore = [ - { id = "RUSTSEC-2026-0002", reason = "lru is not a direct dependency: requires new release of rqrr, and then of aperture" }, -] [bans] multiple-versions = "allow"