Skip to content

Commit 4470eec

Browse files
build(deps): update nix requirement from 0.28.0 to 0.29.0
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.28.0...v0.28.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca9b2dd commit 4470eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ crossbeam-queue = "0.3.8"
4343
futures-channel = "0.3.29"
4444
futures-util = "0.3.29"
4545
libc = "0.2.149"
46-
nix = "0.28.0"
46+
nix = "0.29.0"
4747
once_cell = "1.18.0"
4848
os_pipe = "1.1.4"
4949
paste = "1.0.14"

0 commit comments

Comments
 (0)