redox/recipes/wip/tools/shokunin/recipe.toml
2026-04-11 07:16:54 +07:00

9 lines
155 B
TOML

#TODO openssl-sys crate error
[source]
git = "https://github.com/sebastienrousseau/shokunin"
[build]
template = "cargo"
dependencies = [
"openssl3",
]