Skip to content

Commit fa20ecd

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 @@ alloy = { version = "1.0.33", features = ["dyn-abi", "json-abi", "full", "arbitr
3939
alloy-rpc-types = "1.0.33"
4040
anyhow = "1.0"
4141
async-graphql = { version = "7.2.1", features = ["chrono"] }
42-
async-graphql-axum = "7.0.17"
42+
async-graphql-axum = "7.2.1"
4343
async-trait = "0.1.74"
4444
axum = "0.8.8"
4545
chrono = "0.4.43"

0 commit comments

Comments
 (0)