mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
deny: ignore hashbrown duplication
This commit is contained in:
parent
22ade13d3f
commit
55ec19ae56
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ 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" },
|
||||||
|
# indexmap
|
||||||
|
{ name = "hashbrown", version = "0.14.5" },
|
||||||
]
|
]
|
||||||
# spell-checker: enable
|
# spell-checker: enable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue