summaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/deny.toml b/deny.toml
index d8a8d4b..6af795f 100644
--- a/deny.toml
+++ b/deny.toml
@@ -5,10 +5,6 @@ unsound = "warn"
yanked = "allow"
notice = "warn"
severity-threshold = "medium"
-ignore = [
- "RUSTSEC-2020-0071",
- "RUSTSEC-2020-0159",
-]
[licenses]
unlicensed = "deny"