Skip to content

Commit aca5ed0

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] <[email protected]>
1 parent 463cf01 commit aca5ed0

File tree

2 files changed

+87
-17
lines changed

2 files changed

+87
-17
lines changed

Cargo.lock

Lines changed: 86 additions & 16 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
@@ -43,7 +43,7 @@ features = ["vendored-libgit2"]
4343
version = "0.20.2"
4444

4545
[workspace.dependencies.juniper]
46-
version = "0.16.2"
46+
version = "0.17.0"
4747
default-features = false
4848
features = ["expose-test-schema"]
4949

0 commit comments

Comments
 (0)