Update Charabia to the last version

This commit is contained in:
ManyTheFish
2023-07-19 12:52:43 +02:00
parent d5ab750627
commit 0497f93494
2 changed files with 89 additions and 67 deletions

View File

@ -17,7 +17,7 @@ bincode = "1.3.3"
bstr = "1.4.0"
bytemuck = { version = "1.13.1", features = ["extern_crate_alloc"] }
byteorder = "1.4.3"
charabia = { version = "0.8.1", default-features = false }
charabia = { version = "0.8.2", default-features = false }
concat-arrays = "0.1.2"
crossbeam-channel = "0.5.8"
deserr = "0.5.0"