mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
9 lines
187 B
TOML
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
|
|
"""
|