boldline 0.1.1

Small utility to generate a bold line in a repeated line of text
Documentation
[[bin]]
doc = false
name = "boldline"

[dependencies.clap]
features = ["unstable"]
version = "2.11.3"

[package]
authors = ["Zeke Sonxx <zeke@zekesonxx.com>"]
description = "Small utility to generate a bold line in a repeated line of text"
exclude = ["README.md"]
license = "Apache-2.0"
name = "boldline"
repository = "https://github.com/zekesonxx/boldline"
version = "0.1.1"

[profile.release]
lto = true
panic = "abort"