lacquer 0.1.1

Style definitions for gorgeous terminal layouts 💅
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "glyphs"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e794569388444bbe6eb55b333369a11274176f6c4764ef26507cbcd06533cc"

[[package]]
name = "lacquer"
version = "0.1.1"
dependencies = [
 "glyphs",
 "molten_brand",
 "unicode-width",
]

[[package]]
name = "molten_brand"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2ef0ee9dba13839fb09d23fddbfeba630e24b43aea33f926fa0c6489df88faa"

[[package]]
name = "unicode-width"
version = "0.1.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"