redox/recipes/wip/dev/cargo-clone-crate/recipe.toml
2024-06-11 09:46:22 +00:00

9 lines
152 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/ehuss/cargo-clone-crate"
[build]
template = "cargo"
dependencies = [
"openssl1",
]