Revert "Bump indexmap from 1.0.2 to 1.1.0 (#5565)" (#5624)

This reverts commit f1ad69c84e.
This commit is contained in:
Michael Vines
2019-08-23 13:20:31 -07:00
committed by GitHub
parent f7bd7a41d2
commit 9b8d59d2e9
3 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ edition = "2018"
[dependencies]
bincode = "1.1.4"
byteorder = "1.3.2"
indexmap = "1.1.0"
indexmap = "1.0.2"
libc = "0.2.62"
log = "0.4.8"
serde = "1.0.99"