redox/recipes/wip/dev/cargo-unmaintained/recipe.toml
2024-06-11 16:34:35 +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",
]