redox/recipes/wip/dev/cargo-tools/cargo-generate/recipe.toml
2026-03-12 14:28:30 -03:00

10 lines
173 B
TOML

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