redox/recipes/wip/tools/pixcil/recipe.toml
2024-07-09 00:06:39 +00:00

11 lines
229 B
TOML

#TODO compiled but not tested
#TODO missing script to properly move the binary
#TODO require WebAssembly
[source]
git = "https://github.com/sile/pixcil"
[build]
template = "custom"
script = """
cookbook_cargo_packages pixcil
"""