mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
fix update dedup
This commit is contained in:
@ -62,6 +62,7 @@ either = "1.6.1"
|
||||
async-trait = "0.1.42"
|
||||
thiserror = "1.0.24"
|
||||
async-stream = "0.3.0"
|
||||
parking_lot = "0.11.1"
|
||||
|
||||
[dependencies.sentry]
|
||||
default-features = false
|
||||
|
Reference in New Issue
Block a user