mpris-player2 0.6.1

A library for creating MPRIS2 media players over D-Bus
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "mpris-player2"
version = "0.6.1"
authors = [
    "poly000",
    "Felix Häcker <haeckerfelix@gnome.org>",
]
description = "A library for creating MPRIS2 media players over D-Bus"
homepage = "https://github.com/waylyrics/mpris-player2"
documentation = "https://docs.rs/mpris-player2/"
readme = "README.md"
keywords = [
    "mpris",
    "dbus",
]
license = "GPL-3.0+"
repository = "https://github.com/waylyrics/mpris-player2"

[dependencies.dbus]
version = "0.6.5"

[dependencies.glib]
version = "0.18.2"