Skip to content

Commit 9ec26b9

Browse files
committed
Add syn to graphql_client_cli
1 parent 2c3c83a commit 9ec26b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql_client_cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ structopt = "0.2"
1818
serde = "1.0"
1919
serde_derive = "1.0"
2020
serde_json = "1.0"
21+
syn = "0.15"
2122

2223
rustfmt-nightly = { version = "0.99" , optional = true }
2324

0 commit comments

Comments
 (0)