redox/recipes/wip/treq/recipe.toml
2023-12-19 02:34:13 +00:00

10 lines
210 B
TOML

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