[dependencies.byteorder]
version = "1"
[dependencies.nonempty]
version = "0.7"
[lib]
bench = false
[package]
authors = ["Jack Grigg <jack@electriccoin.co>", "Kris Nuttycombe <kris@electriccoin.co>"]
categories = ["cryptography::cryptocurrencies", "encoding"]
description = "Binary encodings used throughout the Zcash ecosystem."
edition = "2021"
homepage = "https://github.com/zcash/librustzcash"
keywords = ["zcash"]
license = "MIT OR Apache-2.0"
name = "zcash_encoding"
readme = "README.md"
repository = "https://github.com/zcash/librustzcash"
rust-version = "1.56.1"
version = "0.2.0"