mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 09:08:42 +08:00
Update TODOs and fix the rustubble recipe
This commit is contained in:
parent
fb9d85ba68
commit
c3584ba3c0
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/audulus/rui"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO device_query crate error
|
||||
[source]
|
||||
git = "https://github.com/lemunozm/ruscii"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,5 @@ git = "https://github.com/warpy-ai/rustubble"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples list_example menu_list_example poem progress_bar_example spinner_example stopwatch_example table_example text_area_example text_input_example timer_example viewport_example
|
||||
cookbook_cargo_examples list_example menu_list_example progress_bar_example spinner_example stopwatch_example table_example text_area_example text_input_example timer_example viewport_example
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user