Add recipes

This commit is contained in:
Ribbon 2024-09-11 23:04:05 +00:00
parent 7ecf10ccfb
commit 2dbf5a3944
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/Kei-K23/curlio"
[build]
template = "cargo"

View File

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

View File

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