mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
deny.toml: add itertools to skip list
This commit is contained in:
parent
1d2740c12a
commit
ac542966e7
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ skip = [
|
|||
{ name = "thiserror", version = "1.0.69" },
|
||||
# thiserror
|
||||
{ name = "thiserror-impl", version = "1.0.69" },
|
||||
# bindgen
|
||||
{ name = "itertools", version = "0.13.0" },
|
||||
]
|
||||
# spell-checker: enable
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue