chordsketch-render-text 0.3.0

Plain text renderer for ChordPro documents
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chordsketch-chordpro"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4868109039224cfe6018505073558e388a2320ec331e5d9e97b2c1dcab71fcff"

[[package]]
name = "chordsketch-render-text"
version = "0.3.0"
dependencies = [
 "chordsketch-chordpro",
 "unicode-width",
]

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