tendermint-proto 0.25.0

tendermint-proto is a the Rust implementation of the Tendermint proto structs.
Documentation
[dependencies.bytes]
default-features = false
version = "1.0"

[dependencies.flex-error]
default-features = false
version = "0.4.4"

[dependencies.num-derive]
default-features = false
version = "0.3"

[dependencies.num-traits]
default-features = false
version = "0.2"

[dependencies.prost]
default-features = false
version = "0.11"

[dependencies.prost-types]
default-features = false
version = "0.11"

[dependencies.serde]
default-features = false
features = ["derive"]
version = "1.0"

[dependencies.serde_bytes]
default-features = false
features = ["alloc"]
version = "0.11"

[dependencies.subtle-encoding]
default-features = false
features = ["hex", "base64", "alloc"]
version = "0.5"

[dependencies.time]
default-features = false
features = ["macros", "parsing"]
version = "0.3"
[dev-dependencies.serde_json]
default-features = false
features = ["alloc"]
version = "1.0"

[package]
authors = ["Informal Systems <hello@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/main/proto"
version = "0.25.0"
[package.metadata.docs.rs]
all-features = true