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 129b38d commit 23bc508Copy full SHA for 23bc508
deny.toml
@@ -37,10 +37,6 @@ skip = [
37
{ name = "cfg_aliases", version = "=0.1.1" },
38
{ name = "cfg_aliases", version = "=0.2.1" },
39
40
- # HACK(eddyb) the newer version hasn't propagated through the ecosystem yet.
41
- { name = "hashbrown", version = "=0.14.5" },
42
- { name = "hashbrown", version = "=0.15.2" },
43
-
44
# HACK(eddyb) the newer version hasn't propagated through the ecosystem yet.
45
{ name = "ndk-sys", version = "=0.5.0+25.2.9519653" },
46
{ name = "ndk-sys", version = "=0.6.0+11769913" },
0 commit comments