Skip to content

Commit ba343ba

Browse files
dependabot[bot]ardatan
authored andcommitted
Bump the cargo group across 4 directories with 1 update
Bumps the cargo group with 1 update in the /federation/subgraphs/accounts directory: [async-graphql](https://github.com/async-graphql/async-graphql). Bumps the cargo group with 1 update in the /federation/subgraphs/inventory directory: [async-graphql](https://github.com/async-graphql/async-graphql). Bumps the cargo group with 1 update in the /federation/subgraphs/products directory: [async-graphql](https://github.com/async-graphql/async-graphql). Bumps the cargo group with 1 update in the /federation/subgraphs/reviews directory: [async-graphql](https://github.com/async-graphql/async-graphql). Updates `async-graphql` from 6.0.11 to 7.0.10 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql` from 6.0.11 to 7.0.10 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql` from 6.0.11 to 7.0.10 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits) Updates `async-graphql` from 6.0.11 to 7.0.10 - [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.0.10 dependency-type: direct:production dependency-group: cargo - dependency-name: async-graphql dependency-version: 7.0.10 dependency-type: direct:production dependency-group: cargo - dependency-name: async-graphql dependency-version: 7.0.10 dependency-type: direct:production dependency-group: cargo - dependency-name: async-graphql dependency-version: 7.0.10 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87b466a commit ba343ba

File tree

8 files changed

+816
-116
lines changed

8 files changed

+816
-116
lines changed

federation/subgraphs/accounts/Cargo.lock

Lines changed: 203 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

federation/subgraphs/accounts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
async-graphql = "6.0.11"
9+
async-graphql = "7.0.10"
1010
async-graphql-axum = "6.0.11"
1111
axum = "0.6.2"
1212
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)