Skip to content

Commit 2745714

Browse files
committed
Unpin version of graphql-parser
1 parent c38385d commit 2745714

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.0"
20+
graphql-parser = "0.2.2"

0 commit comments

Comments
 (0)