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

Update recipes

parent 0acb5818
No related branches found
No related tags found
No related merge requests found
#TODO not compiled or tested #TODO source code error
[source] [source]
git = "https://github.com/schwa/simple-disk-benchmark-rs" git = "https://github.com/schwa/simple-disk-benchmark-rs"
[build] [build]
......
#TODO not compiled or tested #TODO async-io crate error
[source] [source]
git = "https://github.com/bevyengine/bevy" git = "https://github.com/bevyengine/bevy"
[build] [build]
......
#TODO not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/rust-cli/termtree" git = "https://github.com/rust-cli/termtree"
[build] [build]
......
...@@ -3,3 +3,6 @@ ...@@ -3,3 +3,6 @@
git = "https://github.com/weiteck/turdle" git = "https://github.com/weiteck/turdle"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"openssl1",
]
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