redox/recipes/wip/tools/shellfirm/recipe.toml
2024-02-11 14:08:48 +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
"""