i3wsr 1.1.1

Change i3-wm workspace names based on its contents
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 = "i3wsr"
version = "1.1.1"
authors = ["Daniel Berg <mail@roosta.sh>"]
exclude = ["TODOs.org*", "/script", "/assets/*"]
description = "Change i3-wm workspace names based on its contents"
documentation = "https://github.com/roosta/i3wsr"
readme = "README.md"
keywords = ["i3-wm", "window-manager", "workspaces", "linux"]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://github.com/roosta/i3wsr"
[dependencies.exitfailure]
version = "0.5.1"

[dependencies.failure]
version = "0.1.2"

[dependencies.failure_derive]
version = "0.1.2"

[dependencies.i3ipc]
version = "0.8.2"

[dependencies.xcb]
version = "0.8"
[badges.travis-ci]
repository = "roosta/i3wsr"