Skip to content

Commit 3f0e08f

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump graphql-tools from 0.5.0 to 0.5.1
Bumps [graphql-tools](https://github.com/graphql-hive/router) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/graphql-hive/router/releases) - [Changelog](https://github.com/graphql-hive/router/blob/main/RELEASE.md) - [Commits](graphql-hive/router@graphql-tools/v0.5.0...graphql-tools/v0.5.1) --- updated-dependencies: - dependency-name: graphql-tools dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91f60eb commit 3f0e08f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ graph-store-postgres = { path = "./store/postgres" }
6666
graphman-server = { path = "./server/graphman" }
6767
graphman = { path = "./core/graphman" }
6868
graphman-store = { path = "./core/graphman_store" }
69-
graphql-tools = "0.5.0"
69+
graphql-tools = "0.5.1"
7070
itertools = "0.14.0"
7171
lazy_static = "1.5.0"
7272
prost = "0.14"

0 commit comments

Comments
 (0)