chore(cargo): remove unused dependencies

This commit is contained in:
Michael Aaron Murphy 2024-03-15 15:07:48 +01:00 committed by Jeremy Soller
parent 132ea0de3c
commit ca8c674014
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
9 changed files with 17 additions and 173 deletions

View file

@ -11,9 +11,7 @@ i18n-embed-fl.workspace = true
i18n-embed.workspace = true
libcosmic.workspace = true
libpulse-binding = "2.28.1"
libpulse-glib-binding = "2.28.1"
mpris2-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
rust-embed-utils.workspace = true
rust-embed.workspace = true
serde = "1.0.197"
tokio = { version = "1.36.0", features=["full"] }