serde-protobuf 0.8.2

Support for Google Protocol Buffers in combination with serde
Documentation
[dependencies.linked-hash-map]
version = "0.5.4"

[dependencies.log]
version = "0.4.14"

[dependencies.protobuf]
version = "2.23.0"

[dependencies.serde]
version = "1.0.125"

[dependencies.thiserror]
version = "1.0.24"
[dev-dependencies.serde-value]
version = "0.7.0"

[package]
authors = ["David Flemström <david.flemstrom@gmail.com>"]
description = "Support for Google Protocol Buffers in combination with serde"
documentation = "https://docs.rs/serde-protobuf"
edition = "2018"
homepage = "https://github.com/dflemstr/serde-protobuf"
include = ["src/**/*", "tests/**/*", "testdata/**/*", "Cargo.toml"]
keywords = ["serde", "protocol", "buffers", "protobuf", "google"]
license = "Apache-2.0"
name = "serde-protobuf"
repository = "https://github.com/dflemstr/serde-protobuf"
version = "0.8.2"