redox/recipes/wip/demos/simdjson-rs/recipe.toml
2024-06-24 00:36:42 +00:00

9 lines
159 B
TOML

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