chore(sound-subscription): remove unused log dependency
This commit is contained in:
parent
8dfc4d06ea
commit
031a1971b3
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1890,7 +1890,6 @@ dependencies = [
|
|||
"futures",
|
||||
"intmap",
|
||||
"libcosmic",
|
||||
"log",
|
||||
"numtoa",
|
||||
"rustix 1.1.2",
|
||||
"tokio",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ crossbeam-queue = "0.3.12"
|
|||
futures = "0.3.31"
|
||||
intmap = "3.1.2"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", no-default-features = true }
|
||||
log = "0.4.28"
|
||||
numtoa = "1.0.0-alpha1"
|
||||
rustix = "1.0.8"
|
||||
tokio = { version = "1.47.1", features = ["process", "rt", "time"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue