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