bump charabia to 0.8.8

and update lock file
This commit is contained in:
6543
2024-03-20 13:39:00 +01:00
parent 5046ffdf54
commit 4628b7b7bd
2 changed files with 120 additions and 64 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.7", default-features = false }
charabia = { version = "0.8.8", default-features = false }
concat-arrays = "0.1.2"
crossbeam-channel = "0.5.11"
deserr = "0.6.1"