mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Bump heed to 0.6.1
This commit is contained in:
parent
17a66227f4
commit
dc1849d291
3 changed files with 10 additions and 9 deletions
|
@ -18,7 +18,7 @@ bincode = "1.2.0"
|
|||
chrono = { version = "0.4.9", features = ["serde"] }
|
||||
crossbeam-channel = "0.4.0"
|
||||
env_logger = "0.7.1"
|
||||
heed = "0.6.0"
|
||||
heed = "0.6.1"
|
||||
http = "0.1.19"
|
||||
indexmap = { version = "1.3.0", features = ["serde-1"] }
|
||||
log = "0.4.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue