redox/recipes/wip/dev/cargo-tools/cargo-list/recipe.toml
2026-03-12 14:28:30 -03:00

10 lines
205 B
TOML

#TODO update the redox_syscall crate version on the dependency tree
[source]
git = "https://github.com/qtfkwk/cargo-list"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]