Bump indexmap from 1.0.2 to 1.1.0 (#5706)
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](https://github.com/bluss/indexmap/compare/1.0.2...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
3548d42a6c
commit
5745a54d4c
@ -11,7 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
bincode = "1.1.4"
|
||||
byteorder = "1.3.2"
|
||||
indexmap = "1.0.2"
|
||||
indexmap = "1.1.0"
|
||||
libc = "0.2.62"
|
||||
log = "0.4.8"
|
||||
serde = "1.0.99"
|
||||
|
Reference in New Issue
Block a user