redox/recipes/wip/tools/dispatch/recipe.toml
2024-07-09 00:06:39 +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",
]