Skip to content

Commit 210ed99

Browse files
dependabot[bot]Miaxos
authored andcommitted
build(deps): bump async-graphql from 6.0.11 to 7.0.0
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 6.0.11 to 7.0.0. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fa4ba8 commit 210ed99

File tree

2 files changed

+31
-20
lines changed

2 files changed

+31
-20
lines changed

Cargo.lock

Lines changed: 30 additions & 19 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
@@ -18,7 +18,7 @@ tokio-comp = ["tokio"]
1818

1919
[dependencies]
2020
anyhow = "1"
21-
async-graphql = { version = "6" }
21+
async-graphql = { version = "7" }
2222
async-trait = "0.1"
2323
chrono = "0.4"
2424
cfg-if = "1"

0 commit comments

Comments
 (0)