diff --git a/deny.toml b/deny.toml index 4f38490..780970e 100644 --- a/deny.toml +++ b/deny.toml @@ -10,7 +10,6 @@ yanked = "warn" notice = "warn" ignore = [ # Ignore time issue for now as there is no solution - "RUSTSEC-2020-0159", "RUSTSEC-2020-0071", ] [licenses]