redox/recipes/wip/dev/cargo-tools/cargo-clone-crate/recipe.toml
2024-06-25 21:23:33 +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",
]