redox/recipes/wip/dev/cargo-tools/cargo-auto/recipe.toml
2026-03-12 14:16:12 -03:00

10 lines
180 B
TOML

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