mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Try to fix the rx recipe and update TODOs
This commit is contained in:
parent
c9fc74c2f0
commit
8b1d6031a8
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/orhun/ratzilla"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO update async-io and rustix
|
||||
[source]
|
||||
git = "https://gitlab.com/floers/ordinary"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/cloudhead/rx"
|
||||
script = "rm Cargo.lock"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user