From 547d4cca24c3802def904a55a6d541dd16641267 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 4 Mar 2024 15:48:34 -0700 Subject: [PATCH] cosmic-text: fix example package to install --- recipes/tools/cosmic-text/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/tools/cosmic-text/recipe.toml b/recipes/tools/cosmic-text/recipe.toml index 32f0525b9..353feb358 100644 --- a/recipes/tools/cosmic-text/recipe.toml +++ b/recipes/tools/cosmic-text/recipe.toml @@ -5,5 +5,5 @@ branch = "main" [build] template = "custom" script = """ -cookbook_cargo_packages editor-orbclient +cookbook_cargo_packages editor """