Skip to content

Commit 4ae2bc6

Browse files
build(deps): bump async-graphql from 7.1.0 to 7.2.0
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.1.0 to 7.2.0. - [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.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc48c6c commit 4ae2bc6

File tree

2 files changed

+83
-11
lines changed

2 files changed

+83
-11
lines changed

Cargo.lock

Lines changed: 82 additions & 10 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
@@ -36,7 +36,7 @@ license = "MIT OR Apache-2.0"
3636

3737
[workspace.dependencies]
3838
anyhow = "1.0"
39-
async-graphql = { version = "7.1.0", features = ["chrono"] }
39+
async-graphql = { version = "7.2.0", features = ["chrono"] }
4040
async-graphql-axum = "7.0.17"
4141
async-trait = "0.1.74"
4242
axum = "0.8.8"

0 commit comments

Comments
 (0)