Skip to content

Commit 6f1166f

Browse files
Bump async-graphql-axum from 7.0.13 to 7.0.15
Bumps [async-graphql-axum](https://github.com/async-graphql/async-graphql) from 7.0.13 to 7.0.15. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2b813c commit 6f1166f

File tree

2 files changed

+80
-21
lines changed

2 files changed

+80
-21
lines changed

Cargo.lock

Lines changed: 79 additions & 20 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
async-graphql = { version = "7.0.6", features = ["chrono"] }
8-
async-graphql-axum = "7.0.6"
8+
async-graphql-axum = "7.0.15"
99
axum = "0.7.3"
1010
chrono = "0.4.38"
1111
serde = { version = "1.0.188", features = ["derive"] }

0 commit comments

Comments
 (0)