redox/recipes/wip/dev/cargo-tools/cargo-unmaintained/recipe.toml
2026-03-12 14:45:13 -03:00

10 lines
209 B
TOML

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