Skip to content

Commit 37f27b5

Browse files
fix(deps): update rust crate nix to 0.30.0 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e946717 commit 37f27b5

2 files changed

Lines changed: 2 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 13 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.29.0", features = ["signal"]}
29+
nix = {version = "0.30.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)