protobuf-json-temp 0.3.0

Library for serializing Google protobuf objects as JSON using Rust.
Documentation
[dependencies.protobuf]
version = "^2.0"

[dependencies.serde_json]
version = "^1.0"

[package]
authors = ["Matt Jones <jonesmr@gmail.com>, Drazen Urch <github@drazenur.ch>"]
description = "Library for serializing Google protobuf objects as JSON using Rust."
license = "MIT"
name = "protobuf-json-temp"
repository = "https://github.com/mrjones/rust-protobuf-json"
version = "0.3.0"