Update charabia

This commit is contained in:
ManyTheFish
2024-07-23 14:59:31 +02:00
committed by Louis Dureuil
parent c26bd68de5
commit cc02920f2b
7 changed files with 49 additions and 230 deletions

View File

@ -17,7 +17,7 @@ bincode = "1.3.3"
bstr = "1.9.1"
bytemuck = { version = "1.16.1", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
charabia = { version = "0.8.12", default-features = false }
charabia = { git = "https://github.com/meilisearch/charabia.git", branch = "simplify-lang-detection", default-features = false }
concat-arrays = "0.1.2"
crossbeam-channel = "0.5.13"
deserr = "0.6.2"