update recipes

This commit is contained in:
Ribbon 2024-03-22 12:49:07 +00:00
parent 258fe12de6
commit 499adeb9f6
4 changed files with 5 additions and 7 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO Bash error with the "--build-binary" Cargo flag
[source]
git = "https://github.com/omnibor/omnibor-rs"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/w4/rgit"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO fs-set-times crate error
[source]
git = "https://github.com/rylev/wepl"
[build]