redox/recipes/wip/dev/cargo-tools/cargo-depsize/recipe.toml
2026-03-12 14:16:12 -03:00

10 lines
172 B
TOML

#TODO cargo-util crate error
[source]
git = "https://github.com/Alfex4936/cargo-depsize"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]