redox/recipes/wip/dev/cargo-tools/cargo-smart-release/recipe.toml
2026-03-12 14:45:13 -03:00

10 lines
170 B
TOML

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