Update TODOs and fix the slint recipe

This commit is contained in:
Ribbon 2025-06-06 12:31:39 -03:00
parent c3584ba3c0
commit ec795bf873
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -4,7 +4,7 @@ git = "https://github.com/slint-ui/slint"
[build]
template = "custom"
script = """
cookbook_cargo_examples gallery energy-monitor carousel \
cookbook_cargo_packages gallery energy-monitor carousel \
memory imagefilter plotter opengl_underlay opengl_texture \
ffmpeg maps virtual_keyboard 7guis
maps virtual_keyboard 7guis
"""