We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6983a92 commit 6b0683eCopy full SHA for 6b0683e
deny.toml
@@ -12,7 +12,7 @@ vulnerability = "deny"
12
unmaintained = "deny"
13
notice = "deny"
14
unsound = "deny"
15
-ignore = []
+ignore = ["RUSTSEC-2021-0145"]
16
17
[bans]
18
multiple-versions = "deny"
0 commit comments