mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
10 lines
196 B
TOML
10 lines
196 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/rust-cross/cargo-zigbuild"
|
|
rev = "52be7dd2359cfbca8f1d0c1ae36b4f7bae64bafc"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"zig"
|
|
]
|