add cellulite to the index

This commit is contained in:
Tamo
2025-07-15 23:14:06 +02:00
parent df2e7cde53
commit 73eb64242d
3 changed files with 17 additions and 1 deletions

View File

@ -18,6 +18,7 @@ bincode = "1.3.3"
bstr = "1.12.0"
bytemuck = { version = "1.23.1", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
cellulite = { git = "https://github.com/irevoire/cellulite", branch = "main"}
charabia = { version = "0.9.6", default-features = false }
concat-arrays = "0.1.2"
convert_case = "0.8.0"
@ -27,6 +28,7 @@ either = { version = "1.15.0", features = ["serde"] }
flatten-serde-json = { path = "../flatten-serde-json" }
fst = "0.4.7"
fxhash = "0.2.1"
geojson = "0.24.2"
geoutils = "0.5.1"
grenad = { version = "0.5.0", default-features = false, features = [
"rayon",