redox/recipes/wip/science/scidataflow/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
159 B
TOML

#TODO async-io and rustix crates error
[source]
git = "https://github.com/vsbuffalo/scidataflow"
[build]
template = "cargo"
dependencies = [
"openssl1",
]