Skip to content

Commit f7a76c2

Browse files
build(deps): bump graphql-tools from 0.2.5 to 0.4.0 (#5960)
1 parent dfff1b6 commit f7a76c2

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

Cargo.lock

Lines changed: 9 additions & 7 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
@@ -6,7 +6,7 @@ edition.workspace = true
66
[dependencies]
77
crossbeam = "0.8"
88
graph = { path = "../graph" }
9-
graphql-tools = "0.2.5"
9+
graphql-tools = "0.4.0"
1010
lazy_static = "1.5.0"
1111
stable-hash = { git = "https://github.com/graphprotocol/stable-hash", branch = "main"}
1212
stable-hash_legacy = { git = "https://github.com/graphprotocol/stable-hash", branch = "old", package = "stable-hash" }

0 commit comments

Comments
 (0)