redox/recipes/wip/tiny/recipe.toml
2023-12-23 19:00:08 +00:00

9 lines
191 B
TOML

#TODO compiled but not tested (after cargo update and a patch on ring)
[source]
git = "https://github.com/osa1/tiny"
[build]
template = "custom"
script = """
cookbook_cargo_packages tiny
"""