# 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 = "decoreco" version = "0.2.3" description = "decode and re-encode big media files to save space" homepage = "https://github.com/Jabster28/decoreco" readme = "README.md" keywords = [ "ffmpeg", "decode", "encode", "re-encode", "decoreco", ] categories = ["multimedia"] license = "CC0-1.0" repository = "https://github.com/Jabster28/decoreco" [dependencies.clap] version = "2.33.3" [dependencies.colored] version = "2.0.0" [dependencies.indicatif] version = "0.17.7" [dependencies.man] version = "0.3.0" [dependencies.prettytable-rs] version = "0.10.0" [dependencies.rayon] version = "1.7.0" [dependencies.tempfile] version = "3.2.0" [dependencies.term_size] version = "0.3.2"