Update Charabia v0.9.3

This commit is contained in:
ManyTheFish 2025-03-24 14:32:21 +01:00
parent 7df2bdfb15
commit 2e6aa63efc
2 changed files with 46 additions and 46 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.2", default-features = false }
charabia = { version = "0.9.3", default-features = false }
concat-arrays = "0.1.2"
convert_case = "0.6.0"
crossbeam-channel = "0.5.14"