redox/recipes/wip/net/tiny/recipe.toml
2024-02-16 01:42:41 +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
"""