[dev-dependencies.proptest]
version = "0.10.1"
[package]
authors = ["Mehmet Kose"]
categories = ["encoding"]
description = "Rust implementation of ZeroMQ's Z85 encoding mechanism with padding."
edition = "2018"
keywords = ["z85", "decode", "encode"]
license = "MIT/Apache-2.0"
name = "z85"
repository = "https://github.com/decafbad/z85"
version = "3.0.4"