rencode 0.2.1

A serde-based implementation of [rencode](https://github.com/aresch/rencode).
Documentation
[dependencies.byteorder]
version = "1.3.4"

[dependencies.serde]
version = "1.0.110"

[package]
authors = ["The0x539 <the0x539@gmail.com>"]
description = "A serde-based implementation of [rencode](https://github.com/aresch/rencode)."
edition = "2018"
license = "GPL-3.0-only"
name = "rencode"
repository = "https://github.com/The0x539/rust-rencode"
version = "0.2.1"