mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update TODOs and fix the rui recipe
This commit is contained in:
parent
92874f86ce
commit
fb9d85ba68
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/nidhoggfgg/rsille"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,6 @@ git = "https://github.com/audulus/rui"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples action background basic calc canvas counter counter2 font_size gallery list menu shapes slider text_editor toggle
|
||||
cookbook_cargo_packages calculator synth
|
||||
cookbook_cargo_examples action background basic canvas counter counter2 font_size gallery list menu shapes slider text_editor toggle
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user