diff --git a/deny.toml b/deny.toml index 127987df..3928ac5c 100644 --- a/deny.toml +++ b/deny.toml @@ -1,8 +1,5 @@ [advisories] yanked = "deny" -ignore = [ - { id = "RUSTSEC-2024-0436", reason = "paste is unmaintained but used by various dependencies" }, -] [bans] multiple-versions = "allow"