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

9 lines
184 B
TOML

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