[package] name = "smallerpdf" version = "0.1.3" edition = "2021" authors = ["crissnb "] license = "MIT" description = "A super simple tool to make your pdf file size smaller using ghostscript" readme = "README.md" homepage = "https://github.com/crissNb/SmallerPDF" repository = "https://github.com/crissNb/SmallerPDF" keywords = ["cli", "pdf", "optimizer"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]