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 68bf32c commit 3d177b6Copy full SHA for 3d177b6
examples/web_app_graphql/Cargo.toml
@@ -7,7 +7,7 @@ authors = ["Eugene Korir <korir16071@gmail.com>"]
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9
[dependencies]
10
-actix-cors = "0.6.5"
+actix-cors = "0.7.0"
11
actix-web = "4.4.0"
12
async-graphql = "6.0.11"
13
async-graphql-actix-web = "6.0.11"
0 commit comments