Use uucore from uutils

This commit is contained in:
Sylvestre Ledru
2020-04-15 00:01:21 +02:00
parent 36e945d0d2
commit fed240d817
2 changed files with 99 additions and 112 deletions
Generated
+98 -111
View File
File diff suppressed because it is too large Load Diff
+1 -1
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" }