redox/recipes/wip/dev/cargo-update/recipe.toml
2024-05-12 08:30:11 +00:00

12 lines
197 B
TOML

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