[dependencies.protobuf]
version = "3.4.0"
[lib]
crate-type = ["lib"]
name = "protos"
path = "src/mod.rs"
[package]
authors = ["Daniel Selans <daniel@streamdal.com>"]
categories = ["development-tools"]
description = "Generated protobuf for rust used with `streamdal/server` components"
documentation = "https://docs.streamdal.com/"
edition = "2021"
homepage = "https://streamdal.com"
keywords = ["protobuf", "multi-language"]
license = "MIT"
name = "streamdal-protos"
readme = "README.md"
repository = "https://github.com/streamdal/streamdal/tree/main/libs/protos"
version = "0.1.48"