Skip to content

Commit f942ab2

Browse files
Bump async-graphql from 7.0.15 to 7.0.17
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.15 to 7.0.17. - [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.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb41393 commit f942ab2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
async-graphql = { version = "7.0.15", features = ["chrono"] }
7+
async-graphql = { version = "7.0.17", features = ["chrono"] }
88
async-graphql-axum = "7.0.17"
99
axum = "0.8.1"
1010
chrono = { version = "0.4.38", features = ["clock"] }

0 commit comments

Comments
 (0)