Update recipes

This commit is contained in:
Ribbon 2024-06-10 18:39:19 +00:00
parent 3ba633dfcd
commit 251560bd32
8 changed files with 12 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/noahra/byteblitz"
[build]

View File

@ -1,5 +1,8 @@
#TODO Not compiled or tested
#TODO Not compiled or tested (after cargo update)
[source]
git = "https://github.com/simeg/eureka"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

@ -1,4 +1,5 @@
#TODO Not compiled or tested
#TODO compiled but not tested
#TODO add a command to properly move the executable
[source]
git = "https://github.com/korandoru/hawkeye"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/pamburus/hl"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/marysaka/mkisofs-rs"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO rustyline crate error
[source]
git = "https://github.com/sigi-cli/sigi"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/cryptaliagy/tq-rs"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO update the redox_syscall version on the dependency tree
[source]
git = "https://github.com/BurntSushi/xsv"
[build]