ascii-canvas 4.0.0

simple canvas for drawing lines and styled text and emitting to the terminal
Documentation
[dependencies.term]
version = "1"

[dev-dependencies.diff]
version = "0.1"

[lib]
name = "ascii_canvas"
path = "src/lib.rs"

[package]
authors = ["Niko Matsakis <niko@alum.mit.edu>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "simple canvas for drawing lines and styled text and emitting to the terminal"
edition = "2021"
license = "Apache-2.0/MIT"
name = "ascii-canvas"
readme = "README.md"
repository = "https://github.com/lalrpop/ascii-canvas"
rust-version = "1.70"
version = "4.0.0"