# GraphQL Parser (fork) > This repo is a fork of `graphql-rust/graphql-parser` with recent changes. You can follow the original repository, and just replace the dependency name to `graphql-parser-hive-fork`: ```toml # graphql-parser = "0.4.0" graphql-parser-hive-fork = "0.5.0" ``` [Documentation](https://docs.rs/graphql-parser) | [Github](https://github.com/graphql-hive/graphql-parser) | [Crate](https://crates.io/crates/graphql-parser-hive-fork)