Update the vizia recipe

This commit is contained in:
Ribbon 2025-06-06 13:28:22 -03:00
parent 7c193f9611
commit 9b10a75b20

View File

@ -1,8 +1,11 @@
#TODO not compiled or tested
#TODO make libwayland work
[source]
git = "https://github.com/vizia/vizia"
[build]
template = "custom"
dependencies = [
"libwayland",
]
script = """
cookbook_cargo_examples animation dragdrop number input timers
"""