mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #5135 from cakebaker/deny_toml_remove_redox_syscall_from_skip_list
deny.toml: remove redox_syscall from skip list
This commit is contained in:
commit
fe2aa232a5
2 changed files with 10 additions and 21 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