[package]
name = "cli-justify"
description = "A CLI text justify tool"
version.workspace = true
rust-version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
[lints]
workspace = true
[dependencies]
getopts = "0.2"