[package] name = "spolyfy" version = "1.0.5" edition = "2018" authors = ["Taptiive "] description = "Spotify module for Polybar" readme = "README.md" repository = "https://github.com/Taptiive/spolyfy" license = "MIT OR Apache-2.0" keywords = ["polybar", "spotify"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "3.0.0-beta.4" dbus = "0.9.5"