redox/recipes/wip/net/oha/recipe.toml
2024-02-17 23:36:16 +00:00

10 lines
225 B
TOML

#TODO jmalloc-sys crate error
[source]
git = "https://github.com/hatoo/oha"
rev = "2c88d2acc0b4773089faaa959debaec15ef355a8"
[build]
template = "custom"
script = """
cookbook_cargo --no-default-features --features rustls
"""