redox/recipes/wip/cargo-zigbuild/recipe.toml
2023-12-17 03:14:46 +00:00

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"
]