mpris 0.1.0

Idiomatic MPRIS D-Bus interface library
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 = "mpris"
version = "0.1.0"
authors = ["Magnus Bergmark <magnus.bergmark@gmail.com>"]
description = "Idiomatic MPRIS D-Bus interface library"
readme = "README.md"
keywords = ["dbus", "mpris"]
categories = ["api-bindings", "multimedia", "os::unix-apis"]
license = "Apache-2.0"
repository = "https://github.com/Mange/mpris-rs"
[dependencies.dbus]
version = "0.6.0"

[dependencies.error-chain]
version = "0.11.0"
[dev-dependencies.termion]
version = "1.5.1"
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "Mange/mpris-rs"