Skip to content

Commit 8ac49ae

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump async-graphql from 7.0.13 to 7.0.14
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.13 to 7.0.14. - [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 44fb225 commit 8ac49ae

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -62,7 +62,7 @@ features = ["axum", "axum-headers", "macros"]
6262

6363
# GraphQL server
6464
[workspace.dependencies.async-graphql]
65-
version = "7.0.13"
65+
version = "7.0.14"
6666
features = ["chrono", "url", "tracing"]
6767

6868
# Utility to write and implement async traits

0 commit comments

Comments
 (0)