redox/recipes/wip/net/http/simple-http-server/recipe.toml
2024-08-04 21:20:17 +00:00

9 lines
140 B
TOML

#TODO promote
[source]
git = "https://github.com/TheWaWaR/simple-http-server"
[build]
template = "cargo"
dependencies = [
"openssl1",
]