Skip to content

Commit aca4da9

Browse files
build(deps): bump async-graphql from 7.0.15 to 7.0.16
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.15 to 7.0.16. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a9d4b4 commit aca4da9

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
@@ -67,7 +67,7 @@ version = "1.7.1"
6767

6868
# GraphQL server
6969
[workspace.dependencies.async-graphql]
70-
version = "7.0.15"
70+
version = "7.0.16"
7171
default-features = false
7272
features = ["chrono", "url", "tracing", "playground"]
7373

0 commit comments

Comments
 (0)