Skip to content

Commit a296fb9

Browse files
fix(deps): update rust crate async-graphql to v7
1 parent 81117a5 commit a296fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-graphql/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
async-graphql = "5.0"
9+
async-graphql = "7.0"
1010
async-graphql-actix-web = "5.0"
1111
actix-web = { version = "4.4", features = ["macros"] }

0 commit comments

Comments
 (0)