fix update dedup

This commit is contained in:
mpostma
2021-03-11 20:58:51 +01:00
parent 79a4bc8129
commit 3f68460d6c
4 changed files with 79 additions and 71 deletions

View File

@ -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