mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Revert accidental removal of skipped deny
This commit is contained in:
parent
2842d1fa0f
commit
1ff4684f8a
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ skip = [
|
||||||
{ name = "windows_x86_64_msvc", version = "0.42.2" },
|
{ name = "windows_x86_64_msvc", version = "0.42.2" },
|
||||||
# tempfile
|
# tempfile
|
||||||
{ name = "redox_syscall", version = "0.3.5" },
|
{ name = "redox_syscall", version = "0.3.5" },
|
||||||
|
# cpp_macros
|
||||||
|
{ name = "aho-corasick", version = "0.7.19" },
|
||||||
# chrono -> time
|
# chrono -> time
|
||||||
{ name = "wasi", version = "0.10.0+wasi-snapshot-preview1" },
|
{ name = "wasi", version = "0.10.0+wasi-snapshot-preview1" },
|
||||||
# touch can be remove when touch switches from time to chrono
|
# touch can be remove when touch switches from time to chrono
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue