redox/recipes/wip/dev/cargo-tools/cargo-unmaintained/recipe.toml
2024-06-25 21:23:33 +00:00

9 lines
188 B
TOML

#TODO compiled but not tested (after a camino crate patch)
[source]
git = "https://github.com/trailofbits/cargo-unmaintained"
[build]
template = "cargo"
dependencies = [
"openssl1",
]