Skip to content

Commit

Permalink
Bump async-graphql from 7.0.2 to 7.0.3
Browse files Browse the repository at this point in the history
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.2 to 7.0.3.
- [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]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 7defe39 commit e59dfd6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 13 deletions.
30 changes: 18 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sessions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0.81"
async-graphql = { version = "7.0.2", default-features = false, features = [
async-graphql = { version = "7.0.3", default-features = false, features = [
"chrono",
"graphiql",
"tracing",
Expand Down

0 comments on commit e59dfd6

Please sign in to comment.