# 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 = "wattbar" version = "0.1.0" authors = ["TQ Hirsch "] description = "Simple battery status display" homepage = "https://github.com/thequux/wattbar" license = "MIT" repository = "https://github.com/thequux/wattbar" resolver = "2" [dependencies.anyhow] version = "1" [dependencies.calloop] version = "0.9.3" [dependencies.palette] version = "0.6.0" [dependencies.smithay-client-toolkit] version = "0.15" features = ["calloop"] default-features = false [dependencies.upower_dbus] version = "0.2.0" [dependencies.wayland-client] version = "0.29" [dependencies.wayland-protocols] version = "0.29" [dependencies.zbus] version = "2.2.0"