# 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 = "previuwu" version = "0.0.0" authors = ["Arijit Basu "] description = "A generic previewer that can preview anything as everything" homepage = "https://github.com/sayanarijit/previuwu" readme = "README.md" keywords = [ "preview", "render", "display", "files", ] categories = [ "gui", "rendering", "filesystem", ] license = "MIT OR Apache-2.0" repository = "https://github.com/sayanarijit/previuwu" resolver = "2" [dependencies.anyhow] version = "1.0.58" [dependencies.clap] version = "3.2.14" features = ["derive"] [dependencies.eframe] version = "0.18.0" [dependencies.egui] version = "0.18.1" [dependencies.egui_extras] version = "0.18.0" features = ["image"] [dependencies.image] version = "0.24.3" [dependencies.mime_guess] version = "2.0.4"