Skip to content

Commit 277f551

Browse files
authored
Merge pull request #259 from compio-rs/dependabot/cargo/nix-0.29.0
build(deps): update nix requirement from 0.28.0 to 0.29.0
2 parents b8a5277 + 4470eec commit 277f551

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)