Skip to content

Commit 8c7bfaa

Browse files
build(deps): bump nix from 0.31.2 to 0.31.3
Bumps [nix](https://github.com/nix-rust/nix) from 0.31.2 to 0.31.3. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.2...v0.31.3) --- updated-dependencies: - dependency-name: nix dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be47f04 commit 8c7bfaa

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
@@ -69,7 +69,7 @@ which = "8"
6969

7070
[target.'cfg(target_os = "macos")'.dependencies]
7171
libproc = "0.14"
72-
nix = {version = "0.31.2", features = ["process"]}
72+
nix = {version = "0.31.3", features = ["process"]}
7373
errno = "0.3"
7474
pager = "0.16"
7575
uzers = "0.12"

0 commit comments

Comments
 (0)