# 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 = "2018" name = "test-shisho-datasource" version = "0.1.3" description = "This is the utility for Shisho Cloud Policy SDK." documentation = "https://docs.rs/test-shisho-datasource" readme = "README.md" license = "Apache-2.0 OR MIT" [lib] proc-macro = true [dependencies.graphql-introspection-query] version = "0.2.0" [dependencies.graphql-parser] version = "0.4" [dependencies.heck] version = "0.4.0" [dependencies.lazy_static] version = "1.3" [dependencies.proc-macro2] version = "^1.0" features = [] [dependencies.quote] version = "^1.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.syn] version = "^1.0" features = ["extra-traits"]