Skip to content

Commit 9099912

Browse files
Update Rust crate nix to 0.31.0
1 parent 37f27b5 commit 9099912

2 files changed

Lines changed: 16 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ notify-rust = "4.11.7"
2626
toml = "0.9.0"
2727
mpris = "2.0.1"
2828
#clap_generate = "3.0.3"
29-
nix = {version = "0.30.0", features = ["signal"]}
29+
nix = {version = "0.31.0", features = ["signal"]}
3030
rust-pulsectl-fork = { version = "0.2.12", optional = true }
3131
human-panic = "2.0.4"
3232
log = "0.4.29"

0 commit comments

Comments
 (0)