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

13 lines
213 B
TOML

#TODO compilation error
[source]
git = "https://github.com/nabijaczleweli/cargo-update"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"curl",
"openssl3",
"libssh2",
"libgit2",
]