redox/recipes/wip/tools/crunchy-cli/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
145 B
TOML

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