Skip to content

Commit 7dde73b

Browse files
committed
Pin graphql-parser to 0.2.1
The new combine version is not compiling on stable in CI.
1 parent bde8a71 commit 7dde73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql_client_codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ serde = "^1.0.78"
1717
serde_derive = "1.0"
1818
serde_json = "1.0"
1919
heck = "0.3"
20-
graphql-parser = "0.2.2"
20+
graphql-parser = "=0.2.0"

0 commit comments

Comments
 (0)