Bump indexmap from 1.7.0 to 1.8.0 (#22389)
* Bump indexmap from 1.7.0 to 1.8.0 Bumps [indexmap](https://github.com/bluss/indexmap) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/bluss/indexmap/releases) - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.rst) - [Commits](https://github.com/bluss/indexmap/compare/1.7.0...1.8.0) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -15,7 +15,7 @@ clap = "2.33.0"
|
||||
console = "0.15.0"
|
||||
csv = "1.1.6"
|
||||
ctrlc = { version = "3.2.1", features = ["termination"] }
|
||||
indexmap = "1.7.0"
|
||||
indexmap = "1.8.0"
|
||||
indicatif = "0.16.2"
|
||||
pickledb = "0.4.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user