From 9544cab5806b55fd28370737a32e106abaed8973 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 6 Jun 2025 13:10:19 -0300 Subject: [PATCH] Fix the taffy recipe again --- recipes/wip/demos/taffy/recipe.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/wip/demos/taffy/recipe.toml b/recipes/wip/demos/taffy/recipe.toml index 30013b979..561dcf070 100644 --- a/recipes/wip/demos/taffy/recipe.toml +++ b/recipes/wip/demos/taffy/recipe.toml @@ -5,5 +5,4 @@ git = "https://github.com/DioxusLabs/taffy" template = "custom" script = """ cookbook_cargo_examples basic -cookbook_cargo_packages cosmic-text-example """