Use git cellulite in case

This commit is contained in:
Clément Renault
2025-10-01 16:02:07 +02:00
parent 38141de68d
commit 1a67163ee8

View File

@@ -19,7 +19,7 @@ bstr = "1.12.0"
bytemuck = { version = "1.23.1", features = ["extern_crate_alloc"] } bytemuck = { version = "1.23.1", features = ["extern_crate_alloc"] }
byteorder = "1.5.0" byteorder = "1.5.0"
charabia = { version = "0.9.7", default-features = false } charabia = { version = "0.9.7", default-features = false }
cellulite = { version = "0.3.1-nested-rtxns", path = "../../../cellulite" } cellulite = { version = "0.3.1-nested-rtxns", git = "https://github.com/meilisearch/cellulite", "branch" = "use-heed-nested-rtxns" }
concat-arrays = "0.1.2" concat-arrays = "0.1.2"
convert_case = "0.8.0" convert_case = "0.8.0"
crossbeam-channel = "0.5.15" crossbeam-channel = "0.5.15"