Skip to content

Commit 8dd10c1

Browse files
authored
Merge pull request #56 from amfoss/dependabot/cargo/async-graphql-axum-7.0.15
Bump async-graphql-axum from 7.0.13 to 7.0.15
2 parents c374f01 + 6f1166f commit 8dd10c1

File tree

2 files changed

+80
-21
lines changed

2 files changed

+80
-21
lines changed

Cargo.lock

Lines changed: 79 additions & 20 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
async-graphql = { version = "7.0.6", features = ["chrono"] }
8-
async-graphql-axum = "7.0.6"
8+
async-graphql-axum = "7.0.15"
99
axum = "0.7.3"
1010
chrono = "0.4.38"
1111
serde = { version = "1.0.188", features = ["derive"] }

0 commit comments

Comments
 (0)