Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 4abfc4d

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump async-graphql from 7.0.7 to 7.0.9
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.7 to 7.0.9. - [Release notes](https://github.com/async-graphql/async-graphql/releases) - [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 0fc9e28 commit 4abfc4d

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

Cargo.lock

Lines changed: 22 additions & 21 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
@@ -63,7 +63,7 @@ features = ["axum", "axum-headers", "macros"]
6363

6464
# GraphQL server
6565
[workspace.dependencies.async-graphql]
66-
version = "7.0.7"
66+
version = "7.0.9"
6767
features = ["chrono", "url", "tracing"]
6868

6969
# Utility to write and implement async traits

0 commit comments

Comments
 (0)