Skip to content

Commit d3855ac

Browse files
sdroegetaiki-e
authored andcommitted
Update to nix 0.25
1 parent da97c2b commit d3855ac

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
@@ -49,7 +49,7 @@ tempfile = "3"
4949

5050
[target.'cfg(target_os = "linux")'.dev-dependencies]
5151
inotify = { version = "0.10", default-features = false }
52-
nix = { version = "0.24", default-features = false }
52+
nix = { version = "0.25", default-features = false }
5353
timerfd = "1"
5454

5555
[target.'cfg(windows)'.dev-dependencies]

0 commit comments

Comments
 (0)