Skip to content

Commit c7c08d9

Browse files
vmagrofacebook-github-bot
authored andcommitted
update graphql-parser with a patch to parse intern schema
Summary: My previous attempt D37455822 (21c109c) apparently broke reindeer, trying again graphql-rust/graphql-parser#66 Reviewed By: zertosh Differential Revision: D37532244 fbshipit-source-id: 755f48e91ce9a72acd2a782a12ee1f1e6ede254b
1 parent 2cfa1da commit c7c08d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fb303/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ async-compression = { git = "https://github.com/lei2022/async-compression", rev
44
curve25519-dalek = { git = "https://github.com/hariria/curve25519-dalek", rev = "1f39e7b369dc70f432370c9703229a45bfa9664e" }
55
daemonize = { git = "https://github.com/krallin/daemonize", rev = "f7be28efa1b4a70e43bb37b5f4ff4d664992edca" }
66
git-config = { git = "https://github.com/mzr/gitoxide", rev = "28c51a1d99af3f4e5ea8f6bb2319e0a5d812c891" }
7+
graphql-parser = { git = "https://github.com/vmagro/graphql-parser", rev = "1d155d96e6052767380ab5e67c57e3d6608a31ac" }
78
lru-disk-cache = { git = "https://github.com/mozilla/sccache", rev = "fdbf843d174c6796d736b2b61dab0297670390f8" }
89
mysql_async = { git = "https://github.com/mzr/mysql_async", rev = "76b6fa05d7bb3408402033e6f94042a756ab55ab" }
910
quickcheck = { git = "https://github.com/jakoschiko/quickcheck", rev = "6ecdf5bb4b0132ce66670b4d46453aa022ea892c" }

0 commit comments

Comments
 (0)