redox/recipes/wip/demos/simdjson-rs/recipe.toml
2025-06-06 12:31:39 -03:00

9 lines
160 B
TOML

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