firestore_grpc 0.294.0

A gRPC client library for Firestore, generated automatically from the API definition files in Google APIs.
Documentation
[build-dependencies.tonic-build]
version = "0.6"

[dependencies.prost]
version = "0.9"

[dependencies.prost-types]
version = "0.9"

[dependencies.tonic]
features = ["tls", "tls-roots"]
version = "0.6"

[lib]
name = "firestore_grpc"
path = "src/lib.rs"

[package]
authors = ["Konosuke Kachi <github@s.k-kachi.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = """
A gRPC client library for Firestore, generated automatically from the API definition files in Google APIs.
"""
documentation = "https://gkkachi.github.io/firestore-grpc"
edition = "2018"
keywords = ["firebase", "firestore", "grpc", "gcp"]
license = "MIT"
name = "firestore_grpc"
readme = "README.md"
repository = "https://github.com/gkkachi/firestore-grpc"
version = "0.294.0"