Skip to content

Commit 466231f

Browse files
committed
Update Rust crate async-graphql-axum to ~6.0.9
1 parent f81e815 commit 466231f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -51,7 +51,7 @@ Inflector = "*"
5151
askama = {version = "0.12.1", features = ["with-axum"]}
5252
askama_axum = "0.3.0"
5353
async-graphql = {version = "~6.0.9", features = ["tracing", "dataloader", "chrono"]}
54-
async-graphql-axum = "~6.0.7"
54+
async-graphql-axum = "~6.0.9"
5555
async-graphql-value = {version = "~6.0.7"}
5656
async-trait = "*"
5757
aws-config = "0.56.1"

0 commit comments

Comments
 (0)