[package] name = "boxer" description = "Automatically generate boxes!" version = "0.1.1" edition = "2021" authors = ["Celeste "] license = "MPL-2.0" homepage = "https://git.colean.cc/boxer/about/" repository = "https://git.colean.cc/boxer/" readme = "README.md" categories = ["command-line-interface"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clippet = "0.1.8"