Skip to content

Commit

Permalink
build(deps): bump async-graphql from 7.0.9 to 7.0.11
Browse files Browse the repository at this point in the history
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.9 to 7.0.11.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sandhose committed Oct 4, 2024
1 parent 556049b commit 96e08d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ features = ["axum", "axum-headers", "macros"]

# GraphQL server
[workspace.dependencies.async-graphql]
version = "7.0.9"
version = "7.0.11"
features = ["chrono", "url", "tracing"]

# Utility to write and implement async traits
Expand Down

0 comments on commit 96e08d1

Please sign in to comment.