# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "shitpic" version = "0.2.0" authors = ["Ben Linsay "] description = """ \" Your jpegs are clear and it's rather unbecoming. They're supposed to be the opposite of that: compressed. """ documentation = "https://github.com/blinsay/shitpic" readme = "README.md" keywords = [ "shitpic", "deepfried", "compression", ] categories = ["command-line-utilities"] license = "GPL-2.0-only" repository = "https://github.com/blinsay/shitpic" [dependencies.anyhow] version = "1.0.79" [dependencies.clap] version = "4.5.0" features = ["derive"] [dependencies.clio] version = "0.3.5" features = [ "clap-parse", "http-ureq", ] [dependencies.image] version = "0.24.8"