# 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 = "fclones-gui" version = "0.2.0" authors = ["Piotr Kołaczkowski "] description = "Interactive duplicate file remover" homepage = "https://github.com/pkolaczk/fclones-gui" readme = "README.md" keywords = [ "duplicate", "dupe", "finder", "search", "cleaner", ] categories = ["filesystem"] license = "MIT" repository = "https://github.com/pkolaczk/fclones-gui" resolver = "1" [dependencies.adw] version = "0.2" features = ["v1_1"] package = "libadwaita" [dependencies.byte-unit] version = "4.0" [dependencies.chrono] version = "0.4" [dependencies.fclones] version = "0.32" [dependencies.itertools] version = "0.10" [dependencies.parse-size] version = "1" [dependencies.rand] version = "0.8" [dependencies.rayon] version = "1.6" [dependencies.relm4] version = "0.5" features = [ "macros", "libadwaita", ] [dependencies.relm4-components] version = "0.5"