Skip to content

Commit 06d3247

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump async-graphql from 7.0.17 to 7.1.0
Bumps [async-graphql](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 dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e7d816 commit 06d3247

File tree

2 files changed

+119
-18
lines changed

2 files changed

+119
-18
lines changed

Cargo.lock

Lines changed: 118 additions & 17 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

4141
[workspace.dependencies]
4242
anyhow = "1.0"
43-
async-graphql = { version = "7.0.17", features = ["chrono"] }
43+
async-graphql = { version = "7.1.0", features = ["chrono"] }
4444
async-graphql-axum = "7.0.17"
4545
async-trait = "0.1.74"
4646
axum = "0.8.8"

0 commit comments

Comments
 (0)