redox/recipes/wip/tools/eureka/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
162 B
TOML

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