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 """