Update Cargo.toml

This commit is contained in:
sunli 2020-03-05 14:31:21 +08:00
parent e9cc5969f2
commit 13f4d26057
1 changed files with 1 additions and 2 deletions

View File

@ -18,6 +18,5 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.6"
syn = { version = "1.0.13", features = ["full"] }
quote = "1.0.2"
Inflector = "0.11.4"
quote = "=1.0.2"
graphql-parser = "0.2.3"