Skip to content

Commit 6e47046

Browse files
chore(deps): bump nix from 0.30.1 to 0.31.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.30.1 to 0.31.2. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.2) --- updated-dependencies: - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-minor ... Co-authored-by: rami3l <rami3l@outlook.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8814e8d commit 6e47046

2 files changed

Lines changed: 3 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 14 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
@@ -139,7 +139,7 @@ which = "8.0.0"
139139
is_elevated = "0.1.2"
140140

141141
[target.'cfg(unix)'.dependencies]
142-
nix = { version = "0.30.1", default-features = false, features = ["user"] }
142+
nix = { version = "0.31.2", default-features = false, features = ["user"] }
143143

144144
[features]
145145
test = ["pacaptr-macros/test"]

0 commit comments

Comments
 (0)