redox/recipes/wip/net/other/tiny/recipe.toml
2024-07-02 06:08:02 +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
"""