Skip to content

Commit 6b4655b

Browse files
build(deps): bump indexmap from 1.3.2 to 1.4.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](indexmap-rs/indexmap@1.3.2...1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c8229ac commit 6b4655b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -7,7 +7,7 @@ edition = "2018"
77
futures01 = { package="futures", version="0.1.29" }
88
graph = { path = "../graph" }
99
graphql-parser = "0.2.3"
10-
indexmap = "1.3"
10+
indexmap = "1.4"
1111
Inflector = "0.11.3"
1212
lazy_static = "1.2.0"
1313
uuid = { version = "0.8.1", features = ["v4"] }

0 commit comments

Comments
 (0)