# 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 = "2018" name = "tbunread" version = "0.0.9" authors = ["eikendev"] description = "Helps you to keep an eye on unread emails in Thunderbird." homepage = "https://github.com/eikendev/tbunread" readme = "README.md" license = "ISC" repository = "https://github.com/eikendev/tbunread.git" [dependencies.anyhow] version = "1.0.41" [dependencies.argh] version = "0.1.4" [dependencies.dirs] version = "3.0.2" [dependencies.env_logger] version = "0.8.3" [dependencies.glob] version = "0.3.0" [dependencies.human-panic] version = "1.0.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.14" [dependencies.notify] version = "4.0.17" [dependencies.regex] version = "1.5.4" [dependencies.rust-ini] version = "0.17.0" [dependencies.sysinfo] version = "0.20.3"