redox/recipes/wip/tiny/recipe.toml
2023-12-19 02:34:13 +00:00

10 lines
233 B
TOML

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