redox/recipes/wip/net/other/oha/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
176 B
TOML

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