Skip to content

Commit 68ff0d0

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump async-graphql-axum from 7.0.15 to 7.0.17
Bumps [async-graphql-axum](https://github.com/async-graphql/async-graphql) from 7.0.15 to 7.0.17. - [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.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57e6426 commit 68ff0d0

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
@@ -40,7 +40,7 @@ license = "MIT OR Apache-2.0"
4040
[workspace.dependencies]
4141
anyhow = "1.0"
4242
async-graphql = { version = "7.0.17", features = ["chrono"] }
43-
async-graphql-axum = "7.0.15"
43+
async-graphql-axum = "7.0.17"
4444
axum = "0.8.4"
4545
chrono = "0.4.42"
4646
bs58 = "0.5.1"

0 commit comments

Comments
 (0)