From a9a9da9870b1d7f1530d3e179987292d2010e21a Mon Sep 17 00:00:00 2001 From: Ribbon Date: Wed, 20 Dec 2023 19:19:36 +0000 Subject: [PATCH] update backhand --- recipes/wip/backhand/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/backhand/recipe.toml b/recipes/wip/backhand/recipe.toml index 74562aef7..56cbb5ee7 100644 --- a/recipes/wip/backhand/recipe.toml +++ b/recipes/wip/backhand/recipe.toml @@ -5,5 +5,5 @@ rev = "96c83729a791526ff0a3fd8e9390740c25ae8184" [build] template = "custom" script = """ -cookbook_cargo --bin backhand-cli +cookbook_cargo_packages backhand """