Skip to content

Commit 2252f6d

Browse files
build(deps): bump async-graphql from 7.0.15 to 7.0.17 (#6034)
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.15 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 124e2b4 commit 2252f6d

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
@@ -39,7 +39,7 @@ license = "MIT OR Apache-2.0"
3939

4040
[workspace.dependencies]
4141
anyhow = "1.0"
42-
async-graphql = { version = "7.0.15", features = ["chrono"] }
42+
async-graphql = { version = "7.0.17", features = ["chrono"] }
4343
async-graphql-axum = "7.0.15"
4444
axum = "0.8.3"
4545
chrono = "0.4.41"

0 commit comments

Comments
 (0)