mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +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" },
|
{ name = "thiserror-impl", version = "1.0.69" },
|
||||||
# bindgen
|
# bindgen
|
||||||
{ name = "itertools", version = "0.13.0" },
|
{ name = "itertools", version = "0.13.0" },
|
||||||
# indexmap
|
# ordered-multimap
|
||||||
{ name = "hashbrown", version = "0.14.5" },
|
{ name = "hashbrown", version = "0.14.5" },
|
||||||
# cexpr (via bindgen)
|
# cexpr (via bindgen)
|
||||||
{ name = "nom", version = "7.1.3" },
|
{ name = "nom", version = "7.1.3" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue