# 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 = "hub1989-protobuf-keycloak" version = "0.0.6" description = "Keycloak proto API" readme = "README.md" keywords = [ "hub1989", "keycloak", "grpc", ] categories = ["development-tools"] license = "MIT" [lib] name = "hub1989_keycloak" path = "src/lib.rs" [dependencies.grpc-build-core] version = "0.3.0" [dependencies.prost] version = "0.12.0" [dependencies.tokio] version = "1.32.0" [dependencies.tonic] version = "0.10.0" [build-dependencies.grpc-build] version = "6.0.0"