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

10 lines
165 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/killercup/cargo-edit"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]