[package] name = "elegance" version = "0.1.0" edition = "2021" description = "A pretty-printing library for Rust with a focus on speed and compactness." license = "Apache-2.0" repository = "https://github.com/Wybxc/elegance" [dependencies] [dev-dependencies] indoc = "2.0.5"