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