Skip to content

Commit d8faeda

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -37,7 +37,7 @@ license = "MIT OR Apache-2.0"
3737
[workspace.dependencies]
3838
anyhow = "1.0"
3939
async-graphql = { version = "7.1.0", features = ["chrono"] }
40-
async-graphql-axum = "7.0.17"
40+
async-graphql-axum = "7.1.0"
4141
async-trait = "0.1.74"
4242
axum = "0.8.8"
4343
chrono = "0.4.42"

0 commit comments

Comments
 (0)