redox/recipes/wip/tools/other/dispatch/recipe.toml
2024-06-26 04:08:29 +00:00

9 lines
168 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/brianyu28/dispatch"
[build]
template = "cargo"
dependencies = [
"openssl1",
]