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.
2 parents 9d6e26c + 82e7352 commit fc089b5Copy full SHA for fc089b5
examples/github/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Tom Houlé <[email protected]>"]
5
6
[dependencies]
7
failure = "*"
8
-graphql_client = { path = ".." }
+graphql_client = { path = "../../graphql_client" }
9
serde = "1.0"
10
serde_derive = "1.0"
11
serde_json = "1.0"
0 commit comments