mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Revert accidental removal of skipped deny
This commit is contained in:
@@ -76,6 +76,8 @@ skip = [
|
||||
{ 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" },
|
||||
# chrono -> time
|
||||
{ name = "wasi", version = "0.10.0+wasi-snapshot-preview1" },
|
||||
# touch can be remove when touch switches from time to chrono
|
||||
|
||||
Reference in New Issue
Block a user