redox/recipes/wip/video/streamlib/recipe.toml
2024-03-25 02:56:17 +00:00

9 lines
149 B
TOML

#TODO shared_child crate error
[source]
git = "https://github.com/streamlib/streamlib"
[build]
template = "cargo"
dependencies = [
"openssl1",
]