dux 0.2.0

X11 backlight manager.
# 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]
edition = "2018"
name = "dux"
version = "0.2.0"
authors = ["meh. <meh@schizofreni.co>"]
description = "X11 backlight manager."
keywords = ["x11", "graphics"]
license = "GPL-3.0"
repository = "https://github.com/meh/screenruster"
[dependencies.byteorder]
version = "1"

[dependencies.channel]
version = "0.3"
package = "crossbeam-channel"

[dependencies.chrono]
version = "0.4"

[dependencies.clap]
version = "2"

[dependencies.dbus]
version = "0.6"

[dependencies.env_logger]
version = "0.6"

[dependencies.json]
version = "0.11"

[dependencies.log]
version = "0.4"

[dependencies.xcb]
version = "0.8"
features = ["randr", "damage", "thread"]

[dependencies.xcbu]
version = "0.2"
features = ["icccm", "ewmh", "image", "shm", "thread"]
package = "xcb-util"

[dependencies.xdg]
version = "2"