mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #8019 from alerque/cleanup-deny
deny.toml: remove obsolete skips related to rustix
This commit is contained in:
commit
7e293a38ee
1 changed files with 0 additions and 4 deletions
|
@ -98,10 +98,6 @@ skip = [
|
|||
{ name = "rand_chacha", version = "0.3.1" },
|
||||
# rand
|
||||
{ name = "rand_core", version = "0.6.4" },
|
||||
# crossterm, procfs, terminal_size
|
||||
{ name = "rustix", version = "0.38.43" },
|
||||
# rustix
|
||||
{ name = "linux-raw-sys", version = "0.4.15" },
|
||||
]
|
||||
# spell-checker: enable
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue