redox/recipes/wip/demos/simdjson-rs/recipe.toml

11 lines
194 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/simd-lite/simd-json"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_examples perf
"""