# 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 = "rs-keycloak" version = "0.4.4" authors = ["Cosmo André"] description = "Faça a autenticação dos seus projetos usando Keycloak" readme = "README.md" keywords = [ "auth", "login", "keycloak", "rest", "graphql", ] license = "MIT OR Apache-2.0" repository = "https://github.com/cosmo9able/rs-keycloak" [dependencies.minreq] version = "2.8.1" features = [ "punycode", "json-using-serde", "https-native", ] [dependencies.serde] version = "1.0.163" features = ["derive"] [dependencies.serde_json] version = "1.0.96" default-features = false [dependencies.uuid] version = "1.4.1" features = ["serde"]