redox/recipes/wip/dev/cargo-tools/cargo-preflight/recipe.toml
2025-07-03 09:05:45 -03:00

9 lines
147 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/supinie/cargo-preflight"
[build]
template = "cargo"
dependencies = [
"openssl1",
]