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 ff34bae commit be86bc9Copy full SHA for be86bc9
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.3.0"
+version = "0.4.0"
14
authors = ["Paul Colomiets <paul@colomiets.name>"]
15
edition = "2018"
16
0 commit comments