redox/recipes/wip/dev/cargo-list/recipe.toml
2024-06-11 12:48:40 +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",
]