redox/recipes/wip/libs/text/simdjson/recipe.toml
2026-03-26 15:20:52 -03:00

9 lines
161 B
TOML

#TODO: promote
#TODO update to 4.x version
[source]
git = "https://github.com/simdjson/simdjson"
rev = "v3.13.0"
shallow_clone = true
[build]
template = "cmake"