unicode-plot 0.1.0

unicode-plot-rs: Unicode terminal plotting library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "unicode-plot"
description = "unicode-plot-rs: Unicode terminal plotting library for Rust"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
anstyle = "1.0.13"
thiserror = "2.0.18"

[lints]
workspace = true