diff --git a/recipes/wip/math/rink/recipe.toml b/recipes/wip/math/rink/recipe.toml index 19a7820ebce82291b5db9dd9aa6cbd5953b7201e..09f38395132d59e4d2fe2bc6f6b30b634e5fae73 100644 --- a/recipes/wip/math/rink/recipe.toml +++ b/recipes/wip/math/rink/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/tiffany352/rink-rs" [build] template = "custom" script = """ -cookbook_cargo_packages cli +cookbook_cargo_packages rink """