Try to fix the lyon recipe

This commit is contained in:
Ribbon 2025-05-29 09:27:11 -03:00
parent 40672a1734
commit fe88e0d7b2

View File

@ -4,5 +4,5 @@ git = "https://github.com/nical/lyon"
[build] [build]
template = "custom" template = "custom"
script = """ script = """
cookbook_cargo_examples wgpu-example cookbook_cargo_examples svg-rendering-example
""" """