mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
deny.toml: remove hashbrown from skip list
This commit is contained in:
parent
1642509302
commit
8a58b0ae74
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ skip = [
|
||||||
{ name = "redox_syscall", version = "0.3.5" },
|
{ name = "redox_syscall", version = "0.3.5" },
|
||||||
# cpp_macros
|
# cpp_macros
|
||||||
{ name = "aho-corasick", version = "0.7.19" },
|
{ name = "aho-corasick", version = "0.7.19" },
|
||||||
# ordered-multimap (via rust-ini)
|
|
||||||
{ name = "hashbrown", version = "0.13.2" },
|
|
||||||
# various crates
|
# various crates
|
||||||
{ name = "syn", version = "1.0.109" },
|
{ name = "syn", version = "1.0.109" },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue