From 3ba633dfcd59054070b5345e71d8dd61dc002745 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 10 Jun 2024 13:09:22 +0000 Subject: [PATCH] Update a recipe --- recipes/wip/tools/hawkeye/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/tools/hawkeye/recipe.toml b/recipes/wip/tools/hawkeye/recipe.toml index e59fd7674..64025cc87 100644 --- a/recipes/wip/tools/hawkeye/recipe.toml +++ b/recipes/wip/tools/hawkeye/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/korandoru/hawkeye" [build] template = "custom" script = """ -cookbook_cargo_packages cli fmt +cookbook_cargo_packages hawkeye hawkeye-fmt """