update cellulite

This commit is contained in:
Tamo
2025-09-23 11:24:20 +02:00
parent 61034e2e2e
commit 3a7f9b56fe
2 changed files with 8 additions and 5 deletions

View File

@ -19,8 +19,7 @@ bstr = "1.12.0"
bytemuck = { version = "1.23.1", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
charabia = { version = "0.9.7", default-features = false }
# cellulite = { git = "https://github.com/irevoire/cellulite", branch = "main"}
cellulite = { path = "../../../cellulite" }
cellulite = "0.3.0"
concat-arrays = "0.1.2"
convert_case = "0.8.0"
crossbeam-channel = "0.5.15"