Update a recipe

This commit is contained in:
Ribbon 2024-06-10 09:50:53 +00:00
parent 2e4b2a72cf
commit 5cac96e2a6

View File

@ -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
"""