summaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deny.toml b/deny.toml
index 9db4685..08ad9ef 100644
--- a/deny.toml
+++ b/deny.toml
@@ -9,8 +9,8 @@ db-path = "~/.cargo/advisory-db"
db-urls = ["https://github.com/rustsec/advisory-db"]
vulnerability = "deny"
unmaintained = "warn"
-yanked = "allow"
-notice = "warn"
+yanked = "deny"
+notice = "deny"
ignore = [
"RUSTSEC-2020-0027",
"RUSTSEC-2020-0071",