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

9 lines
145 B
TOML

#TODO fs2 crate error
[source]
git = "https://github.com/crunchy-labs/crunchy-cli"
[build]
template = "cargo"
dependencies = [
"openssl3",
]