[dependencies]
log = "0.3.6"
[package]
authors = ["Nate Mara <natemara@gmail.com>"]
description = "Rust implementation of the base-122 encoding"
documentation = "https://docs.rs/base122"
license = "MIT"
name = "base122"
repository = "https://github.com/natemara/base122-rust"
version = "0.1.0"