redox/recipes/wip/dev/cargo-zigbuild/recipe.toml
2024-02-10 11:04:05 +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"
]