diff --git a/deny.toml b/deny.toml index 15dbf419385..a82e3b44407 100644 --- a/deny.toml +++ b/deny.toml @@ -9,8 +9,6 @@ # https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html [advisories] ignore = [ - # human-time in env-logger - "RUSTSEC-2025-0014", # `paste` - macro crate without replacement "RUSTSEC-2024-0436" ]