# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "leechbar" version = "0.5.4" authors = ["Christian Dürr "] exclude = ["examples/*"] description = "A library for building your own bar on top of XCB" documentation = "https://docs.rs/leechbar" readme = "README.md" keywords = ["xorg", "x11", "panel", "bar", "dock"] categories = ["gui"] license = "MIT/Apache-2.0" repository = "https://github.com/chrisduerr/leechbar" [dependencies.cairo-rs] version = "0.3.0" features = ["xcb"] [dependencies.cairo-sys-rs] version = "0.5.0" features = ["xcb"] [dependencies.chan] version = "0.1.21" [dependencies.error-chain] version = "0.11.0" [dependencies.image] version = "0.18.0" [dependencies.log] version = "0.4.1" [dependencies.pango] version = "0.3.0" [dependencies.pangocairo] version = "0.4.1" [dependencies.xcb] version = "0.8.1" features = ["randr", "thread"] [dev-dependencies.env_logger] version = "0.5.3" [dev-dependencies.lazy_static] version = "1.0.0" [dev-dependencies.libc] version = "0.2.36" [dev-dependencies.libpulse-sys] version = "1.0.2" [dev-dependencies.time] version = "0.1.39"