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.
heck
1 parent 9b91a7f commit 62e1b76Copy full SHA for 62e1b76
graphql_client_codegen/Cargo.toml
@@ -10,7 +10,7 @@ edition = "2018"
10
[dependencies]
11
graphql-introspection-query = { version = "0.2.0", path = "../graphql-introspection-query" }
12
graphql-parser = "0.4"
13
-heck = "0.4.0"
+heck = ">=0.4, <=0.5"
14
lazy_static = "1.3"
15
proc-macro2 = { version = "^1.0", features = [] }
16
quote = "^1.0"
0 commit comments