From 5cac96e2a61671ba913f1eaeebc68fa89e2cca75 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Mon, 10 Jun 2024 09:50:53 +0000 Subject: [PATCH] Update a recipe --- recipes/wip/doc/tendril-wiki/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/doc/tendril-wiki/recipe.toml b/recipes/wip/doc/tendril-wiki/recipe.toml index c6b151d8a..7e3c7e854 100644 --- a/recipes/wip/doc/tendril-wiki/recipe.toml +++ b/recipes/wip/doc/tendril-wiki/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/jamestthompson3/tendril-wiki" [build] template = "custom" script = """ -cookbook_cargo_packages tendril +cookbook_cargo_packages tendril@1.0.10 """ -- GitLab