mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
deny.toml: add itertools
This commit is contained in:
parent
0048e9f6be
commit
dd5a070ecf
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@ skip = [
|
|||
{ name = "terminal_size", version = "0.2.6" },
|
||||
# filetime, parking_lot_core
|
||||
{ name = "redox_syscall", version = "0.4.1" },
|
||||
# bindgen
|
||||
{ name = "itertools", version = "0.12.1" },
|
||||
]
|
||||
# spell-checker: enable
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue