mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Merge #4511
4511: Bump charabia to 0.8.8 r=ManyTheFish a=6543 ... and update lock file this will add the fix (https://github.com/meilisearch/charabia/pull/275) to support markdown formatted codeblocks Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user