From 593d714382faf7c69bd64d5a5e20ec00865f2aae Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Wed, 12 Jun 2024 08:52:57 +0000 Subject: [PATCH] Update a recipe --- recipes/wip/math/rink/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/math/rink/recipe.toml b/recipes/wip/math/rink/recipe.toml index 19a7820eb..09f383951 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 """ -- GitLab