There was an error while loading. Please reload this page.
1 parent 9fbd963 commit 839d7e3Copy full SHA for 839d7e3
1 file changed
deny.toml
@@ -44,7 +44,7 @@ ignore = false
44
registries = []
45
46
[bans]
47
-wildcards = "deny"
+wildcards = "warn" # Allow Merkle Tree dependency for Plonky3, maybe review that later
48
allow-wildcard-paths = true
49
multiple-versions = "warn"
50
highlight = "all"
@@ -59,6 +59,6 @@ unknown-git = "deny"
59
allow-git = []
60
61
[sources.allow-org]
62
-github = ["NethermindEth"]
+github = ["NethermindEth", "Plonky3"]
63
gitlab = []
64
bitbucket = []
0 commit comments