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

12 lines
192 B
TOML

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