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 815df07 commit 4cd6cb7Copy full SHA for 4cd6cb7
graphql_client_cli/Cargo.toml
@@ -18,6 +18,7 @@ structopt = "0.2"
18
serde = "1.0"
19
serde_derive = "1.0"
20
serde_json = "1.0"
21
+syn = "0.15"
22
23
rustfmt-nightly = { version = "0.99" , optional = true }
24
0 commit comments