deps: update indexmap to 1.0 (#187)

This commit is contained in:
Igor Gnatenko
2018-03-12 17:09:01 +01:00
committed by Carl Lerche
parent 341e4ce545
commit 039e221838
+1 -1
View File
@@ -26,7 +26,7 @@ bytes = "0.4"
fnv = "1.0.5"
[dev-dependencies]
indexmap = "0.4"
indexmap = "1.0"
quickcheck = "0.6"
rand = "0.4"
seahash = "3.0.5"