redox/recipes/wip/tools/shokunin/recipe.toml
2024-02-11 14:08:48 +00:00

10 lines
204 B
TOML

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