redox/recipes/wip/dev/cargo-update/recipe.toml
2024-06-11 16:34:35 +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",
]