[package] name = "shrink" version = "0.2.0" authors = ["Tim Heaney "] description = "Shrink the images in the given directory." license = "MIT" repository = "https://gitlab.com/oylenshpeegul/shrink" readme = "README.md" edition = "2018" [dependencies] image = "0.22" kamadak-exif = "0.4" structopt = "0.3"