mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
deny.toml: remove zerocopy from skip list
This commit is contained in:
parent
152ee3a3ad
commit
49be8821fd
1 changed files with 0 additions and 2 deletions
|
@ -98,8 +98,6 @@ skip = [
|
|||
{ name = "rand_chacha", version = "0.3.1" },
|
||||
# rand
|
||||
{ name = "rand_core", version = "0.6.4" },
|
||||
# ppv-lite86, utmp-classic, utmp-classic-raw
|
||||
{ name = "zerocopy", version = "0.7.35" },
|
||||
# crossterm, procfs, terminal_size
|
||||
{ name = "rustix", version = "0.38.43" },
|
||||
# rustix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue