diff --git a/deny.toml b/deny.toml index 738cae9..520f833 100644 --- a/deny.toml +++ b/deny.toml @@ -31,7 +31,7 @@ registries = [] [bans] multiple-versions = "allow" -wildcards = "allow" +wildcards = "deny" highlight = "all" workspace-default-features = "allow" external-default-features = "allow"