Update Charabia v0.9.7

This commit is contained in:
ManyTheFish
2025-08-21 09:51:43 +02:00
parent 0a86b1e11e
commit 2400147716
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ bincode = "1.3.3"
bstr = "1.12.0"
bytemuck = { version = "1.23.1", features = ["extern_crate_alloc"] }
byteorder = "1.5.0"
charabia = { version = "0.9.6", default-features = false }
charabia = { version = "0.9.7", default-features = false }
concat-arrays = "0.1.2"
convert_case = "0.8.0"
crossbeam-channel = "0.5.15"