mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
9 lines
157 B
TOML
9 lines
157 B
TOML
#TODO camino and target crate error
|
|
[source]
|
|
git = "https://github.com/casey/just"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages just
|
|
"""
|