Skip to content

Commit 564dfbb

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 91137d1 commit 564dfbb

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
@@ -38,7 +38,7 @@ license = "MIT OR Apache-2.0"
3838
alloy = { version = "1.0.33", features = ["dyn-abi", "json-abi", "full", "arbitrary", "json-rpc", "serde"] }
3939
alloy-rpc-types = "1.0.33"
4040
anyhow = "1.0"
41-
async-graphql = { version = "7.1.0", features = ["chrono"] }
41+
async-graphql = { version = "7.2.1", features = ["chrono"] }
4242
async-graphql-axum = "7.0.17"
4343
async-trait = "0.1.74"
4444
axum = "0.8.8"

0 commit comments

Comments
 (0)