# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "gh_gql_schema" version = "0.2.0" authors = ["Cameron Rodriguez "] description = "Cynic bindings to the GitHub GraphQL API for rss_autogen_giscus" homepage = "https://github.com/cam-rod/rss_autogen_giscus" documentation = "https://docs.rs/gh_gql_schema" readme = "README.md" keywords = [ "github", "graphql", "cynic", ] categories = ["api-bindings"] license = "Apache-2.0" repository = "https://github.com/cam-rod/rss_autogen_giscus" [dependencies.cynic] version = "3" features = ["rkyv"] [dependencies.serde] version = "1.0" [build-dependencies.cynic-codegen] version = "3"