Skip to content

Commit bd44909

Browse files
timopollmeiergreenbonebot
authored andcommitted
Update deny.toml
1 parent 6118736 commit bd44909

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

deny.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@ highlight = "all"
3838
# upstream transitions passing while causing any newly introduced duplicate
3939
# version to fail CI.
4040
skip = [
41-
{ name = "foldhash", version = "0.1.5" },
4241
{ name = "getrandom", version = "0.2.17" },
4342
{ name = "hashbrown", version = "0.14.5" },
44-
{ name = "hashbrown", version = "0.15.5" },
4543
{ name = "hashbrown", version = "0.16.1" },
46-
{ name = "hashlink", version = "0.10.0" },
4744
{ name = "windows-sys", version = "0.52.0" },
45+
{ name = "tower-http", version = "0.6.11"},
4846
{ name = "wit-bindgen", version = "0.51.0" },
4947
]
5048

0 commit comments

Comments
 (0)