mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
deny.toml: remove rustc-hash from skip list
This commit is contained in:
parent
eb16277f74
commit
12eb45281f
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ skip = [
|
||||||
{ name = "thiserror-impl", version = "1.0.69" },
|
{ name = "thiserror-impl", version = "1.0.69" },
|
||||||
# bindgen
|
# bindgen
|
||||||
{ name = "itertools", version = "0.13.0" },
|
{ name = "itertools", version = "0.13.0" },
|
||||||
# fluent-bundle
|
|
||||||
{ name = "rustc-hash", version = "1.1.0" },
|
|
||||||
# ordered-multimap
|
# ordered-multimap
|
||||||
{ name = "hashbrown", version = "0.14.5" },
|
{ name = "hashbrown", version = "0.14.5" },
|
||||||
# cexpr (via bindgen)
|
# cexpr (via bindgen)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue