Bump heed to 0.6.1

This commit is contained in:
Clément Renault
2019-12-07 11:49:45 +01:00
parent 17a66227f4
commit dc1849d291
3 changed files with 10 additions and 9 deletions

View File

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