Skip to content

Commit 74a0e39

Browse files
Bump juniper from 0.16.2 to 0.17.0
Bumps [juniper](https://github.com/graphql-rust/juniper) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/graphql-rust/juniper/releases) - [Changelog](https://github.com/graphql-rust/juniper/blob/master/release.toml) - [Commits](graphql-rust/juniper@juniper-v0.16.2...juniper-v0.17.0) --- updated-dependencies: - dependency-name: juniper dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43d5979 commit 74a0e39

File tree

2 files changed

+107
-44
lines changed

2 files changed

+107
-44
lines changed

Cargo.lock

Lines changed: 106 additions & 43 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
@@ -47,7 +47,7 @@ features = ["vendored-libgit2"]
4747
version = "0.20.2"
4848

4949
[workspace.dependencies.juniper]
50-
version = "0.16.2"
50+
version = "0.17.0"
5151
default-features = false
5252
features = ["expose-test-schema"]
5353

0 commit comments

Comments
 (0)