redox/recipes/wip/dev/cargo-tools/cargo-info/recipe.toml
2026-03-12 14:28:30 -03:00

10 lines
154 B
TOML

#TODO openssl error
[source]
git = "https://gitlab.com/imp/cargo-info"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]