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.
1 parent 65b0250 commit b0fbd45Copy full SHA for b0fbd45
Cargo.toml
@@ -10,7 +10,7 @@ keywords = ["graphql", "parser"]
10
categories = ["parser-implementations", "command-line-interface"]
11
homepage = "https://github.com/graphql-rust/graphql-parser"
12
documentation = "https://docs.rs/graphql-parser"
13
-version = "0.2.3"
+version = "0.3.0"
14
authors = ["Paul Colomiets <paul@colomiets.name>"]
15
edition = "2018"
16
0 commit comments