mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +00:00
deny.toml: fix incorrect comment
This commit is contained in:
parent
49be8821fd
commit
5c894e40a5
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ skip = [
|
|||
{ name = "thiserror-impl", version = "1.0.69" },
|
||||
# bindgen
|
||||
{ name = "itertools", version = "0.13.0" },
|
||||
# indexmap
|
||||
# ordered-multimap
|
||||
{ name = "hashbrown", version = "0.14.5" },
|
||||
# cexpr (via bindgen)
|
||||
{ name = "nom", version = "7.1.3" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue