tendermint-proto 0.17.1

tendermint-proto is a the Rust implementation of the Tendermint proto structs.
Documentation
[dependencies.anomaly]
version = "0.2"

[dependencies.bytes]
version = "0.5"

[dependencies.chrono]
features = ["serde"]
version = "0.4"

[dependencies.num-derive]
version = "0.3"

[dependencies.num-traits]
version = "0.2"

[dependencies.prost]
version = "0.6"

[dependencies.prost-types]
version = "0.6"

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

[dependencies.serde_bytes]
version = "0.11"

[dependencies.subtle-encoding]
version = "0.5"

[dependencies.thiserror]
version = "1.0"
[dev-dependencies.serde_json]
version = "1.0"

[package]
authors = ["Greg Szabo <greg@informal.systems>"]
categories = ["cryptography", "cryptography::cryptocurrencies", "database"]
description = "    tendermint-proto is a the Rust implementation of the Tendermint proto structs.\n    "
edition = "2018"
keywords = ["blockchain", "tendermint", "proto"]
license = "Apache-2.0"
name = "tendermint-proto"
readme = "README.md"
repository = "https://github.com/informalsystems/tendermint-rs/tree/master/proto"
version = "0.17.1"
[package.metadata.docs.rs]
all-features = true