# 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 = "quoll" version = "0.2.0" authors = ["Daniele Tricoli "] description = "Display custom icons on system tray" homepage = "https://github.com/eriol/quoll" readme = "README.md" license = "GPL-3.0+" repository = "https://github.com/eriol/quoll" [dependencies.clap] version = "2.33.0" [dependencies.gtk] version = "0.14.3" [dependencies.home] version = "0.5.3" [dependencies.libayatana-appindicator] version = "0.1.6" [dependencies.log] version = "0.4.8" [dependencies.pretty_env_logger] version = "0.4.0"