dwm-status 1.1.0

Displays system information for dwm status bar.
Documentation
# 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 = "dwm-status"
version = "1.1.0"
authors = ["Tobias Happ <tobias.happ@gmx.de>"]
description = "Displays system information for dwm status bar."
readme = "README.md"
keywords = ["dwm", "dwm-status"]
license = "MIT"
repository = "https://github.com/Gerschtli/dwm-status"
[dependencies.chrono]
version = "0.4.2"

[dependencies.config]
version = "0.8.0"

[dependencies.ctrlc]
version = "3.1.1"
features = ["termination"]

[dependencies.dbus]
version = "0.6.1"

[dependencies.inotify]
version = "0.5.1"

[dependencies.libnotify]
version = "1.0.3"

[dependencies.serde]
version = "1.0.66"

[dependencies.serde_derive]
version = "1.0.66"

[dependencies.uuid]
version = "0.6.5"
features = ["v4"]

[dependencies.x11]
version = "2.18.0"
features = ["xlib"]
[badges.travis-ci]
branch = "master"
repository = "Gerschtli/dwm-status"