rust-openfmb-ops-protobuf 1.0.2

Rust language protobuf definitions for the OpenFMB operational use cases.
Documentation
[package]
name = "rust-openfmb-ops-protobuf"
# NB: When modifying the version, also modify html_root_url in lib.rs
version = "1.0.2"
authors = ["Dwayne Bradley <dwayne.bradley@gmail.com>"]
license = "Apache-2.0"
repository = "https://gitlab.com/openfmb/psm/ops/protobuf/rust-openfmb-ops-protobuf/"
documentation = "https://docs.rs/rust-openfmb-ops-protobuf"
readme = "README.md"
description = "Rust language protobuf definitions for the OpenFMB operational use cases."
keywords = ["openfmb", "protobuf"]
categories = ["encoding"]
edition = "2018"

[dependencies]
prost = "0.6.1"
prost-types = "0.6.1"
bytes = "0.5.4"
num = "0.2.1"