redox/recipes/wip/dev/cargo-info/recipe.toml
2024-02-10 11:04:05 +00:00

10 lines
182 B
TOML

#TODO openssl error
[source]
git = "https://gitlab.com/imp/cargo-info"
rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71"
[build]
template = "cargo"
dependencies = [
"openssl1",
]