mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Port test to Redox
This commit is contained in:
parent
3015a19230
commit
301b9002ce
4 changed files with 56 additions and 37 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1499,6 +1499,7 @@ name = "test"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"uucore 0.0.1",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue