redox/recipes/wip/doc/tendril-wiki/recipe.toml
2024-06-10 10:08:48 +00:00

9 lines
196 B
TOML

#TODO require a patch to update the ring crate
[source]
git = "https://github.com/jamestthompson3/tendril-wiki"
[build]
template = "custom"
script = """
cookbook_cargo_packages tendril@1.0.10
"""