Skip to content
Snippets Groups Projects
Commit 8ef94e2c authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent b4381a50
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested (after cargo update) #TODO compiled but not tested (after cargo update)
[source] [source]
git = "https://github.com/brianyu28/dispatch" git = "https://github.com/brianyu28/dispatch"
[build] [build]
......
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/quininer/epub2txt" git = "https://github.com/quininer/epub2txt"
[build] [build]
......
#TODO Not compiled or tested #TODO fs_at and libc crate errors (after cargo update)
[source] [source]
git = "https://github.com/denisidoro/navi" git = "https://github.com/denisidoro/navi"
[build] [build]
......
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/d-e-s-o/notnow" git = "https://github.com/d-e-s-o/notnow"
[build] [build]
......
#TODO Not compiled or tested #TODO Not compiled or tested (after cargo update)
[source] [source]
git = "https://github.com/zahidkhawaja/rusty" git = "https://github.com/zahidkhawaja/rusty"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"openssl1",
]
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/your-tools/rusync" git = "https://github.com/your-tools/rusync"
[build] [build]
......
#TODO Not compiled or tested #TODO make zstd work (after cargo update)
[source] [source]
git = "https://github.com/quininer/unzrip" git = "https://github.com/quininer/unzrip"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"zstd",
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment