mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 13:35:00 +00:00
deny.toml: add linux-raw-sys to skip list
This commit is contained in:
parent
ff1a211c6a
commit
116e1cd82b
1 changed files with 2 additions and 0 deletions
|
@ -120,6 +120,8 @@ skip = [
|
||||||
{ name = "rand_core", version = "0.6.4" },
|
{ name = "rand_core", version = "0.6.4" },
|
||||||
# utmp-classic
|
# utmp-classic
|
||||||
{ name = "zerocopy", version = "0.7.35" },
|
{ name = "zerocopy", version = "0.7.35" },
|
||||||
|
# rustix
|
||||||
|
{ name = "linux-raw-sys", version = "0.9.4" },
|
||||||
]
|
]
|
||||||
# spell-checker: enable
|
# spell-checker: enable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue