canary-rs/crates/textwrap/Cargo.toml

9 lines
143 B
TOML

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