1
Fork 0
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:
Daniel Hofstetter 2023-08-07 06:59:36 +02:00 committed by GitHub
commit fe2aa232a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 21 deletions

View file

@ -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