upgrade version of cellulite

This commit is contained in:
Tamo
2025-07-24 18:20:31 +02:00
parent 7db6d76851
commit c3d356c3a3
2 changed files with 5 additions and 3 deletions

View File

@ -18,8 +18,8 @@ bincode = "1.3.3"
bstr = "1.12.0"
bytemuck = { version = "1.23.1", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
cellulite = { path = "../../../cellulite" }
# cellulite = "0.1.0"
# cellulite = { path = "../../../cellulite" }
cellulite = "0.1.1"
steppe = "0.4.0"
charabia = { version = "0.9.6", default-features = false }
concat-arrays = "0.1.2"