Bump charabia to 0.8.3

This commit is contained in:
Kerollmops
2023-08-22 16:25:00 +02:00
parent 7ea154673a
commit 717b069907
2 changed files with 3 additions and 3 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.2", default-features = false }
charabia = { version = "0.8.3", default-features = false }
concat-arrays = "0.1.2"
crossbeam-channel = "0.5.8"
deserr = "0.5.0"