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

9 lines
151 B
TOML

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