mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Get rid of redox-specific code
All of the specific functions are covered by relibc
This commit is contained in:
parent
b19897fa6c
commit
b7819c0731
4 changed files with 40 additions and 48 deletions
|
@ -320,7 +320,6 @@ quick-error = "2.0.1"
|
|||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
rand_core = "0.6.4"
|
||||
rayon = "1.10"
|
||||
redox_syscall = "0.5.1"
|
||||
regex = "1.10.4"
|
||||
rstest = "0.23.0"
|
||||
rust-ini = "0.21.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue