Update TODOs and fix the rui recipe

This commit is contained in:
Ribbon 2025-06-06 12:01:28 -03:00
parent 92874f86ce
commit fb9d85ba68
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/nidhoggfgg/rsille"
[build]

View File

@ -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
"""