From 35fe5bf25dd3ce84b2038881036face7be5e10ce Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 22 Mar 2024 16:19:40 +0000 Subject: [PATCH] update recipe --- recipes/wip/graphics/reve/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/graphics/reve/recipe.toml b/recipes/wip/graphics/reve/recipe.toml index 4008ebe1..229ff7ea 100644 --- a/recipes/wip/graphics/reve/recipe.toml +++ b/recipes/wip/graphics/reve/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/ONdraid/reve" [build] template = "custom" script = """ -cookbook_cargo --features reve-cli +cookbook_cargo_packages reve-cli """ -- GitLab