Update charabia version

This commit is contained in:
ManyTheFish
2024-02-14 15:16:16 +01:00
parent 55e942cd45
commit 78e04520fc
2 changed files with 75 additions and 79 deletions

View File

@ -17,7 +17,7 @@ bincode = "1.3.3"
bstr = "1.9.0"
bytemuck = { version = "1.14.0", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
charabia = { version = "0.8.5", default-features = false }
charabia = { version = "0.8.7", default-features = false }
concat-arrays = "0.1.2"
crossbeam-channel = "0.5.11"
deserr = "0.6.1"