Improve uutils recipes

This commit is contained in:
Ribbon 2026-04-11 16:54:39 -03:00
parent a30e1e9efb
commit 9e0a831c1e
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
[source]
git = "https://github.com/uutils/diffutils"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
[source]
git = "https://github.com/uutils/findutils"
shallow_clone = true
[build]
template = "cargo"