redox/recipes/wip/tiny/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
217 B
TOML

#TODO compiled but not tested (after a patch on the ring crate)
[source]
tar = "https://github.com/osa1/tiny/archive/refs/tags/v0.11.0.tar.gz"
[build]
template = "custom"
script = """
cookbook_cargo_packages tiny
"""