monero-epee 0.1.0

A library for working with `epee`-encoded data
Documentation
[lib]
name = "monero_epee"
path = "src/lib.rs"

[package]
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A library for working with `epee`-encoded data"
edition = "2018"
license = "MIT"
name = "monero-epee"
readme = "README.md"
rust-version = "1.54"
version = "0.1.0"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]