Skip to content

Commit 23bc508

Browse files
committed
remove hashbrown from cargo deny
1 parent 129b38d commit 23bc508

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deny.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ skip = [
3737
{ name = "cfg_aliases", version = "=0.1.1" },
3838
{ name = "cfg_aliases", version = "=0.2.1" },
3939

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-
4440
# HACK(eddyb) the newer version hasn't propagated through the ecosystem yet.
4541
{ name = "ndk-sys", version = "=0.5.0+25.2.9519653" },
4642
{ name = "ndk-sys", version = "=0.6.0+11769913" },

0 commit comments

Comments
 (0)