Merge pull request #1477 from sylvestre/uucore

Use uucore from uutils
This commit is contained in:
Roy Ivy III
2020-04-15 09:44:18 -05:00
committed by GitHub
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" }