pris 0.1.1

A library for interfacing with players compatible with the MPRIS DBus specification.
Documentation
[dependencies.dbus]
version = "0.9.2"

[dependencies.dbus-tokio]
version = "0.7.3"

[dependencies.futures]
version = "0.3.15"

[dependencies.tokio]
features = ["rt", "macros", "signal"]
version = "1.6.1"

[package]
authors = ["sardonicism-04 <110789901+sardonicism-04@users.noreply.github.com>"]
description = "A library for interfacing with players compatible with the MPRIS DBus specification."
edition = "2018"
keywords = ["dbus", "mpris", "ipc"]
license = "MIT"
name = "pris"
readme = "README.md"
repository = "https://github.com/sardonicism-04/pris"
version = "0.1.1"