momento-protos 0.18.0

Generated GRPC and Protocol Buffers types for Momento clients
Documentation
[package]
name = "momento-protos"
description = "Generated GRPC and Protocol Buffers types for Momento clients"
homepage = "https://gomomento.com/"
repository = "https://github.com/momentohq/client_protos"
license = "Apache-2.0"
version = "0.18.0"
authors = [ "<eng@momentohq.com>",]
edition = "2018"
includes = [ "Cargo.toml", "src/**/*.rs", "proto",]

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

[dependencies]
prost = "0.10.3"
tonic = "0.7.2"

[build-dependencies]
tonic-build = "0.7.2"