redox/recipes/wip/net/chat/tiny/recipe.toml

11 lines
225 B
TOML

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