aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormustafa salih <mustafasalih1991@gmail.com>2021-01-13 01:33:25 +0300
committermustafa salih <mustafasalih1991@gmail.com>2021-01-13 01:37:31 +0300
commite2ada3238359e0a551db4b34cbe915664c1d2608 (patch)
tree79a8c8ecc51a2eaa7684e7a2d7c12b42ff89bbbe /Cargo.toml
parente7e258dcd38ae9ee9eea4c6f343eeff2fcaf6ec7 (diff)
Revert "rsblocks now support spotify using dbus"
This reverts commit e7e258dcd38ae9ee9eea4c6f343eeff2fcaf6ec7. updated readme file
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9e38b4b..d80267d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.9"
+version = "0.1.8"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"
@@ -17,7 +17,6 @@ minreq = "2.2.1"
alsa = "0.4.3"
nix = "0.19.1"
mpd = "0.0.12"
-dbus = "0.9.1"
[dependencies.breadx]
version = "0.1.11"