mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Update recipes
This commit is contained in:
parent
0acb581886
commit
e0e684f751
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO source code error
|
||||
[source]
|
||||
git = "https://github.com/schwa/simple-disk-benchmark-rs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO async-io crate error
|
||||
[source]
|
||||
git = "https://github.com/bevyengine/bevy"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/rust-cli/termtree"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/weiteck/turdle"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user