mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
10 lines
225 B
TOML
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
|
|
"""
|