Skip to content

Commit 8d595b2

Browse files
committed
Update Rust crate async-graphql-value to ~6.0.9
1 parent 466231f commit 8d595b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ 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"]}
5454
async-graphql-axum = "~6.0.9"
55-
async-graphql-value = {version = "~6.0.7"}
55+
async-graphql-value = {version = "~6.0.9"}
5656
async-trait = "*"
5757
aws-config = "0.56.1"
5858
aws-sdk-sesv2 = "0.31.1"

0 commit comments

Comments
 (0)