Skip to content

Commit e3301fb

Browse files
chore(deps): bump nix from 0.30.1 to 0.31.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.30.1 to 0.31.1. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.1) --- updated-dependencies: - dependency-name: nix dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a581dbf commit e3301fb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -32,7 +32,7 @@ alsa = "0.11.0"
3232
libc = "0.2.180"
3333
libspa = { version = "0.8.0", optional = true }
3434
libspa-sys = { version = "0.8.0", optional = true }
35-
nix = "0.30.1"
35+
nix = "0.31.1"
3636
pipewire = { version = "0.8.0", optional = true, features = ["v0_3_45"] }
3737

3838
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]

0 commit comments

Comments
 (0)