pidgr-proto 0.49.0

Generated protobuf/gRPC stubs for the Pidgr platform
Documentation
# 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 = "pidgr-proto"
version = "0.49.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Generated protobuf/gRPC stubs for the Pidgr platform"
homepage = "https://github.com/pidgr/pidgr-proto"
readme = "README.md"
keywords = [
    "pidgr",
    "protobuf",
    "grpc",
    "tonic",
    "codegen",
]
categories = ["api-bindings"]
license = "Apache-2.0"
repository = "https://github.com/pidgr/pidgr-proto"

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

[dependencies.prost]
version = "0.14"

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

[dependencies.tonic]
version = "0.14"

[dependencies.tonic-prost]
version = "0.14"