We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81117a5 commit a296fb9Copy full SHA for a296fb9
async-graphql/Cargo.toml
@@ -6,6 +6,6 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-async-graphql = "5.0"
+async-graphql = "7.0"
10
async-graphql-actix-web = "5.0"
11
actix-web = { version = "4.4", features = ["macros"] }
0 commit comments