mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02: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:
commit
ec81c2bf1a
2 changed files with 120 additions and 64 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue