redox/recipes/wip/tools/other/shellfirm/recipe.toml
2024-06-26 04:08:29 +00:00

9 lines
187 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/kaplanelad/shellfirm"
[build]
template = "custom"
script = """
cookbook_cargo_packages shellfirm
"""