mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Bump heed to 0.8.0 and handle abort errors
This commit is contained in:
parent
166a301c7f
commit
8cebf78485
4 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@ chrono = { version = "0.4.11", features = ["serde"] }
|
|||
crossbeam-channel = "0.4.2"
|
||||
env_logger = "0.7.1"
|
||||
futures = "0.3.4"
|
||||
heed = "0.7.0"
|
||||
heed = "0.8.0"
|
||||
http = "0.1.19"
|
||||
indexmap = { version = "1.3.2", features = ["serde-1"] }
|
||||
log = "0.4.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue