redox/recipes/wip/players/rustcloud/recipe.toml
2024-07-14 16:38:04 +00:00

9 lines
156 B
TOML

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