From f05325173b84023ec38de4b2de3765b854643dd1 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 00:50:15 +0000 Subject: [PATCH] update firedbg --- recipes/wip/firedbg/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/firedbg/recipe.toml b/recipes/wip/firedbg/recipe.toml index a76594c32..8ef0d28fd 100644 --- a/recipes/wip/firedbg/recipe.toml +++ b/recipes/wip/firedbg/recipe.toml @@ -5,5 +5,5 @@ rev = "2c1ec30113e2a0c857a37beb4177884528ae69bc" [build] template = "custom" script = """ -cookbook_cargo_packages firedbg +cookbook_cargo_packages firedbg-cli """