# 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 = "async-graphql-utils" version = "0.5.0" authors = ["Cosmo André"] description = "Inclui ajudantes para facilitar o desenvolvimento usando async-graphql" keywords = [ "async-graphql", "mongodb", "actix-web", "keycloak", ] license = "MIT OR Apache-2.0" repository = "https://github.com/cosmo9able/async-graphql-utils" [dependencies.async-graphql] version = "5.0.10" [dependencies.async-trait] version = "0.1.72" [dependencies.jsonwebtoken] version = "8.3.0" [dependencies.mongodb] version = "2.5.0" [dependencies.rs-keycloak] version = "0.3.1" [dependencies.serde] version = "1.0.164" [dependencies.serde_json] version = "1.0.104"