1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Use uucore from uutils

This commit is contained in:
Sylvestre Ledru 2020-04-15 00:00:38 +02:00
parent 36e945d0d2
commit fed240d817
2 changed files with 99 additions and 112 deletions

View file

@ -314,4 +314,4 @@ path = "src/bin/uutils.rs"
name = "tests"
[patch.crates-io]
uucore = { git = "https://github.com/rivy/rust.uucore", tag = "0.0.2" }
uucore = { git = "https://github.com/uutils/uucore/", tag = "0.0.2" }