diff --git a/deny.toml b/deny.toml index 6a4dfd64..63499975 100644 --- a/deny.toml +++ b/deny.toml @@ -64,10 +64,4 @@ skip-tree = [ [advisories] ignore = [ - # "Potential segfault in the time crate" - # - # Patches available, but as "time-rs" is not a direct dependency, we cannot - # do anything here - "RUSTSEC-2020-0071", ] -