# 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] name = "mpris-player" version = "0.6.3" authors = ["Felix Häcker "] description = "A library for creating MPRIS2 media players over D-Bus" homepage = "https://gitlab.gnome.org/World/Rust/mpris-player" documentation = "https://docs.rs/mpris-player/" readme = "README.md" keywords = ["deprecated"] license = "GPL-3.0+" repository = "https://gitlab.gnome.org/World/Rust/mpris-player" [dependencies.dbus] version = "0.6.5" [dependencies.glib] version = "0.15.10"