redox/recipes/wip/dev/cargo-outofdate/recipe.toml
2024-04-28 11:43:06 +00:00

9 lines
152 B
TOML

#TODO cargo-util crate error
[source]
git = "https://github.com/quininer/cargo-outofdate"
[build]
template = "cargo"
dependencies = [
"openssl1",
]