mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
9 lines
180 B
TOML
9 lines
180 B
TOML
#TODO redox is not supported by the procfs crate
|
|
[source]
|
|
git = "https://github.com/reubeno/brush"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages brush-shell
|
|
"""
|