diff --git a/recipes/wip/demos/lyon/recipe.toml b/recipes/wip/demos/lyon/recipe.toml index 0d21e6d4..9f0a89d3 100644 --- a/recipes/wip/demos/lyon/recipe.toml +++ b/recipes/wip/demos/lyon/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/nical/lyon" [build] template = "custom" script = """ -cookbook_cargo_examples wgpu-example +cookbook_cargo_examples svg-rendering-example """