mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
deny.toml: remove two entries from skip list
rustix & linux-raw-sys
This commit is contained in:
parent
5c047afe5e
commit
6e114fe203
1 changed files with 0 additions and 3 deletions
|
@ -58,10 +58,7 @@ highlight = "all"
|
||||||
# introduces it.
|
# introduces it.
|
||||||
# spell-checker: disable
|
# spell-checker: disable
|
||||||
skip = [
|
skip = [
|
||||||
# procfs
|
|
||||||
{ name = "rustix", version = "0.36.16" },
|
|
||||||
# rustix
|
# rustix
|
||||||
{ name = "linux-raw-sys", version = "0.1.4" },
|
|
||||||
{ name = "linux-raw-sys", version = "0.3.8" },
|
{ name = "linux-raw-sys", version = "0.3.8" },
|
||||||
# terminal_size
|
# terminal_size
|
||||||
{ name = "rustix", version = "0.37.26" },
|
{ name = "rustix", version = "0.37.26" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue