# 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 = "tonic_datastore_v1" version = "0.2.0+3562b6cb3" authors = ["Mathis Wiehl (@fahrradflucht) "] description = "Tonic based gRPC client for Google Cloud datastore.v1" keywords = [ "cloud-datastore", "google-cloud", "grpc", "client-library", "tonic", ] categories = [ "database", "web-programming", ] license = "Apache-2.0" repository = "https://github.com/fahrradflucht/tonic_googleapis/" [dependencies.prost] version = "0.11.8" [dependencies.prost-types] version = "0.11.8" [dependencies.tonic] version = "0.8.3"