We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e7be4 commit 5a1484bCopy full SHA for 5a1484b
graphql_client/Cargo.toml
@@ -48,7 +48,7 @@ version = "0.3.2"
48
optional = true
49
50
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies.reqwest]
51
-version = "*"
+version = "0.9.16"
52
53
[dev-dependencies.wasm-bindgen-test]
54
version = "0.2.43"
0 commit comments