redox/recipes/wip/tools/treq/recipe.toml
2024-02-16 21:42:08 +00:00

9 lines
153 B
TOML

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