base2048 2.0.0

base2048 encoding for efficient encoding of binary data on twitter
Documentation
[dev-dependencies.hex-literal]
version = "0.2"

[features]
default = []
nightly = []

[package]
authors = ["LLFourn <lloyd.fourn@gmail.com>"]
categories = ["encoding"]
description = "base2048 encoding for efficient encoding of binary data on twitter"
documentation = "https://docs.rs/base2048"
edition = "2018"
homepage = "https://github.com/LLFourn/rust-base2048"
keywords = ["twitter"]
license = "0BSD"
name = "base2048"
readme = "README.md"
repository = "https://github.com/LLFourn/rust-base2048"
version = "2.0.0"