update charabia v0.9.6

This commit is contained in:
ManyTheFish 2025-06-03 10:48:41 +02:00
parent 161cb736ea
commit cb7bb36080
2 changed files with 84 additions and 142 deletions

View file

@ -18,7 +18,7 @@ bincode = "1.3.3"
bstr = "1.11.3"
bytemuck = { version = "1.21.0", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
charabia = { version = "0.9.5", default-features = false }
charabia = { version = "0.9.6", default-features = false }
concat-arrays = "0.1.2"
convert_case = "0.6.0"
crossbeam-channel = "0.5.15"