bottomify 1.1.1

Fantastic (maybe) CLI for translating between bottom and human-readable text
Documentation
[build-dependencies.lazy_static]
version = "1.4.0"

[build-dependencies.maplit]
version = "1.0.2"

[build-dependencies.phf_codegen]
version = "0.8.0"
[dependencies.anyhow]
version = "1.0.38"

[dependencies.clap]
version = "2.33.3"

[dependencies.phf]
version = "0.8.0"

[package]
authors = ["Kaylynn <mkaylynn7@gmail.com>"]
description = "Fantastic (maybe) CLI for translating between bottom and human-readable text"
edition = "2018"
license = "MIT"
name = "bottomify"
repository = "https://github.com/kaylynn234/bottom"
version = "1.1.1"
[profile.bench]
debug = true