redox/recipes/wip/video/other/streamlib/recipe.toml
2024-06-26 06:15:44 +00:00

9 lines
170 B
TOML

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