Update recipes

This commit is contained in:
Ribbon 2024-06-10 11:31:47 +00:00
parent 419f4385cd
commit 8240507e9e
8 changed files with 12 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO tokio-tar crate error
#TODO create a service
[source]
git = "https://github.com/galeone/bacup"

View File

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

View File

@ -2,4 +2,7 @@
[source]
git = "https://github.com/bmwill/diffy"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages diffy
"""

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO jemalloc-sys crate error
[source]
git = "https://github.com/ryanfowler/lines"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO port to redox
[source]
git = "https://github.com/flo-at/minmon"
[build]

View File

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

View File

@ -1,4 +1,5 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
#TODO add a command to properly move the executable
[source]
git = "https://github.com/r-zenine/sam"
[build]

View File

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