Update charabia removing a lot of dependencies

This commit is contained in:
ManyTheFish 2025-05-21 11:52:03 +02:00
parent 01ef055f40
commit 1b718afd11
2 changed files with 18 additions and 189 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.4", default-features = false }
charabia = { version = "0.9.5", default-features = false }
concat-arrays = "0.1.2"
convert_case = "0.6.0"
crossbeam-channel = "0.5.15"