# 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 = "klozr-protobuf-owner" version = "0.0.48" description = "Klozr owner API" keywords = [ "klozr", "soardigital", "grpc", ] categories = ["development-tools"] license = "MIT" [lib] name = "klozr_owner" path = "src/lib.rs" [dependencies.grpc-build-core] version = "0.2.0" [dependencies.prost] version = "0.11" [dependencies.tokio] version = "1.0" features = [ "macros", "rt-multi-thread", ] [dependencies.tonic] version = "0.9.2" [build-dependencies.grpc-build] version = "4.2.0"