canary-rs/crates/textwrap/Cargo.toml

10 lines
166 B
TOML

[package]
name = "canary-textwrap"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
[dependencies]
canary-script = { path = "../script" }
textwrap = "0.16"