mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
deny.toml: remove redox_syscall from skip list
This commit is contained in:
parent
d9921e48ca
commit
5c3fb3c53b
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ skip = [
|
|||
{ name = "windows_x86_64_gnullvm", version = "0.42.2" },
|
||||
# windows-targets
|
||||
{ name = "windows_x86_64_msvc", version = "0.42.2" },
|
||||
# tempfile
|
||||
{ name = "redox_syscall", version = "0.3.5" },
|
||||
# cpp_macros
|
||||
{ name = "aho-corasick", version = "0.7.19" },
|
||||
# various crates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue