mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
10 lines
200 B
TOML
10 lines
200 B
TOML
#TODO compiled but not tested
|
|
[source]
|
|
git = "https://github.com/str4d/rage"
|
|
rev = "e6180f1a2004008873b8e8d40110995ecec416c4"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages rage
|
|
"""
|