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

9 lines
149 B
TOML

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