Skip to content

Commit 0d0dd3f

Browse files
build(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 0d40c3e commit 0d0dd3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -67,7 +67,7 @@ which = "8"
6767

6868
[target.'cfg(target_os = "macos")'.dependencies]
6969
libproc = "0.14"
70-
nix = {version = "0.30.1", features = ["process"]}
70+
nix = {version = "0.31.1", features = ["process"]}
7171
errno = "0.3"
7272
pager = "0.16"
7373
uzers = "0.12"

0 commit comments

Comments
 (0)