We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbc6dc commit 22f621eCopy full SHA for 22f621e
store/postgres/Cargo.toml
@@ -38,7 +38,6 @@ hex = "0.4.3"
38
[dev-dependencies]
39
clap = "2.33.3"
40
graphql-parser = "0.3"
41
-hex = "0.4.3"
42
test-store = { path = "../test-store" }
43
hex-literal = "0.3"
44
graph-mock = { path = "../../mock" }
0 commit comments