Clean up code a bit; remove unused dependencies

This commit is contained in:
Lucy 2022-03-16 16:02:22 -04:00
parent 57c185acb1
commit efba49688f
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
4 changed files with 19 additions and 26 deletions

2
Cargo.lock generated
View file

@ -241,10 +241,8 @@ dependencies = [
"gtk4",
"libcosmic-widgets",
"libpulse-binding",
"once_cell",
"pulsectl-rs",
"relm4",
"tokio",
]
[[package]]