# 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 = "elem" version = "0.1.3" authors = ["Fuwn "] description = "Logitech Battery Level Tray Indicator" homepage = "https://github.com/Fuwn/elem" readme = "README.md" keywords = [ "logitech", "g-hub", "battery", ] license = "GPL-3.0-only" repository = "https://github.com/Fuwn/elem" [profile.release] opt-level = 3 lto = "fat" codegen-units = 1 [dependencies.image] version = "0.24.5" [dependencies.lodepng] version = "3.7.2" [dependencies.log] version = "0.4.17" [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.serde] version = "1.0.151" [dependencies.serde_derive] version = "1.0.151" [dependencies.serde_json] version = "1.0.91" [dependencies.tao] version = "0.15.8" features = ["tray"] [dependencies.tungstenite] version = "0.18.0" [dependencies.url] version = "2.3.1" [dependencies.winapi] version = "0.3.9" features = ["winuser"]