Skip to content

Commit 00999bd

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

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 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
@@ -36,7 +36,7 @@ license = "MIT OR Apache-2.0"
3636

3737
[workspace.dependencies]
3838
anyhow = "1.0"
39-
async-graphql = { version = "7.0.11", features = ["chrono", "uuid"] }
39+
async-graphql = { version = "7.0.15", features = ["chrono", "uuid"] }
4040
async-graphql-axum = "7.0.11"
4141
axum = "0.7.5"
4242
bs58 = "0.5.1"

0 commit comments

Comments
 (0)