# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "codegen-for-async-graphql-renderer" version = "0.2.6" authors = ["Atsuhiro Takahashi "] publish = true description = "Internal code generation crate for async-graphql" homepage = "https://github.com/atsuhiro/codegen-for-async-graphql" keywords = ["graphql", "async-graphql"] categories = ["network-programming", "web-programming"] license = "MIT" repository = "https://github.com/atsuhiro/codegen-for-async-graphql" [dependencies.async-graphql] version = "1.16.6" [dependencies.async-graphql-parser] version = "1.14.2" [dependencies.proc-macro2] version = "1.0" default-features = false [dependencies.quote] version = "1.0.7" [dependencies.toolchain_find] version = "0.1"