mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
10 lines
204 B
TOML
10 lines
204 B
TOML
#TODO compiled but not tested
|
|
[source]
|
|
git = "https://github.com/sigmaSd/IRust"
|
|
rev = "6f9dbaf9387b39019a44dfe5ef5397e6bb8d2a1a"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages irust
|
|
"""
|