diff --git a/recipes/wip/doc/tendril-wiki/recipe.toml b/recipes/wip/doc/tendril-wiki/recipe.toml index c6b151d8..7e3c7e85 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 """