pb-jelly 0.0.16

A protobuf runtime for the Rust language developed at Dropbox
Documentation
[dependencies.byteorder]
version = "1.4"

[dependencies.bytes]
version = "1.0"

[dependencies.compact_str]
features = ["bytes"]
version = "0.5"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Rajat Goel <rajat@dropbox.com>", "Nipunn Koorapati <nipunn@dropbox.com>", "Parker Timmerman <parkertimmerman@dropbox.com>"]
categories = ["encoding", "parsing", "web-programming"]
description = "A protobuf runtime for the Rust language developed at Dropbox"
edition = "2018"
homepage = "https://github.com/dropbox/pb-jelly"
keywords = ["google", "protobuf", "proto", "dropbox"]
license = "Apache-2.0"
name = "pb-jelly"
readme = "README.md"
repository = "https://github.com/dropbox/pb-jelly/tree/main/pb-jelly"
version = "0.0.16"