mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
update recipes
This commit is contained in:
parent
c42efa6af0
commit
53f939c63e
@ -1,4 +1,4 @@
|
||||
#TODO
|
||||
#TODO make Wayland work
|
||||
[source]
|
||||
git = "https://github.com/ruffle-rs/ruffle"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO compiled after cargo update, not tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/your-tools/ruplacer"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO require Wayland (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/ckampfe/russ"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/thomaschaplin/rust-counter-strings"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/24seconds/rust-sadari-cli"
|
||||
[build]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO trash crate error
|
||||
[source]
|
||||
git = "https://github.com/dmcg310/Rust-Traverse"
|
||||
rev = "6468f7b7f081a5168399ae46a3a88f89462fa47b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user