Skip to content
Snippets Groups Projects
recipe.toml 143 B
#TODO openssl error
[source]
git = "https://github.com/prefix-dev/rattler-build"
[build]
template = "cargo"
dependencies = [
    "openssl1",
]