From 54de9becbea26a5f00b098a95925d6ff84a65561 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 00:49:49 +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 0a96574fb..a76594c32 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 command +cookbook_cargo_packages firedbg """