aboutsummaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index 2825dbc..91d24f3 100644
--- a/deny.toml
+++ b/deny.toml
@@ -10,6 +10,8 @@ yanked = "deny"
unsound = "deny"
[bans]
+multiple-versions = "deny"
+wildcards = "deny"
deny = [
{ name = "openssl-sys" },
]