# 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 = "ixwindow" version = "0.1.2" authors = ["Andrey Vladimirov"] exclude = [ "assets/*", "tests_files/*", "examples/*", "install", ] description = "Iconized xwindow module for Polybar (for bspwm and i3wm)" homepage = "https://github.com/andreykaere/ixwindow" readme = "README.md" keywords = [ "polybar", "wms", "bspwm", "i3wm", "xwindow", ] license = "MIT" repository = "https://github.com/andreykaere/ixwindow" [dependencies.bspc-rs] version = "0.1.0" [dependencies.i3ipc] version = "0.10.1" [dependencies.image] version = "0.24.5" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.shellexpand] version = "3.0.0" [dependencies.toml] version = "0.7.2" [dependencies.x11rb] version = "0.11.1" features = ["randr"]