Moving to heed v0.5.0

This commit is contained in:
Clément Renault 2019-11-04 10:49:27 +01:00
parent 6b326a45d7
commit 2a50e08bb8
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
6 changed files with 18 additions and 18 deletions

View file

@ -13,7 +13,7 @@ chrono = { version = "0.4.9", features = ["serde"] }
crossbeam-channel = "0.3.9"
envconfig = "0.5.1"
envconfig_derive = "0.5.1"
heed = "0.3.1"
heed = "0.5.0"
http = "0.1.19"
indexmap = { version = "1.3.0", features = ["serde-1"] }
jemallocator = "0.3.2"