redox/recipes/wip/dev/rattler-build/recipe.toml
2024-02-11 14:30:52 +00:00

10 lines
192 B
TOML

#TODO openssl error
[source]
git = "https://github.com/prefix-dev/rattler-build"
rev = "4e554ccf35e50f598f9110bfc8c8be909de203da"
[build]
template = "cargo"
dependencies = [
"openssl1",
]