redox/recipes/wip/dev/cargo-tools/cargo-auto/recipe.toml
2024-06-25 21:23:33 +00:00

9 lines
159 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/automation-tasks-rs/cargo-auto"
[build]
template = "cargo"
dependencies = [
"openssl1",
]