Skip to content

Commit 3513b4b

Browse files
build(deps): bump async-graphql from 7.0.16 to 7.0.17
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.16 to 7.0.17. - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) --- updated-dependencies: - dependency-name: async-graphql dependency-version: 7.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46eb75f commit 3513b4b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -68,7 +68,7 @@ version = "1.7.1"
6868

6969
# GraphQL server
7070
[workspace.dependencies.async-graphql]
71-
version = "7.0.16"
71+
version = "7.0.17"
7272
default-features = false
7373
features = ["chrono", "url", "tracing", "playground"]
7474

0 commit comments

Comments
 (0)