Skip to content

Commit 9eeceed

Browse files
build(deps): bump indexmap from 1.9.3 to 2.0.0 (#4722)
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.3 to 2.0.0. - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@1.9.3...2.0.0) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21584d0 commit 9eeceed

File tree

2 files changed

+39
-17
lines changed

2 files changed

+39
-17
lines changed

Cargo.lock

Lines changed: 38 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graphql/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ crossbeam = "0.8"
88
graph = { path = "../graph" }
99
graphql-parser = "0.4.0"
1010
graphql-tools = "0.2.1"
11-
indexmap = "1.9"
11+
indexmap = "2.0"
1212
Inflector = "0.11.3"
1313
lazy_static = "1.2.0"
1414
stable-hash_legacy = { version = "0.3.3", package = "stable-hash" }

0 commit comments

Comments
 (0)