mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
Bump heed to 0.8.0 and handle abort errors
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user