Update dependencies
This commit is contained in:
parent
e44c8501c9
commit
ad5eb2b935
2 changed files with 798 additions and 390 deletions
1182
Cargo.lock
generated
1182
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -9,7 +9,7 @@ path = "src/main.rs"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
argh = "0.1.6"
|
||||
notify-rust = "4.5.5"
|
||||
pulse = { version = "2.25.0", package = "libpulse-binding" }
|
||||
argh = "0.1.10"
|
||||
notify-rust = "4.8.0"
|
||||
pulse = { version = "2.27.1", package = "libpulse-binding" }
|
||||
pulsectl-rs = "0.3.2"
|
||||
|
|
Loading…
Reference in a new issue