Clean up code a bit; remove unused dependencies
This commit is contained in:
parent
57c185acb1
commit
efba49688f
4 changed files with 19 additions and 26 deletions
|
|
@ -9,7 +9,5 @@ futures-util = "0.3.21"
|
|||
gtk4 = "0.4.6"
|
||||
libcosmic-widgets = { git = "https://github.com/pop-os/libcosmic", branch = "lucy/widgets" }
|
||||
libpulse-binding = "2.26.0"
|
||||
once_cell = "1.10.0"
|
||||
pulsectl-rs = "0.3.2"
|
||||
relm4 = { git = "https://github.com/AaronErhardt/relm4", branch = "new-approach", features = ["macros"] }
|
||||
tokio = { version = "1.17.0", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue