Skip to content

Commit 29f2900

Browse files
thehouseisonfireandreacorbellini
authored andcommitted
Update nix from 0.30.1 to 0.31.3
1 parent 1ec2706 commit 29f2900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories = ["filesystem"]
1616
rand = { version = "0.10.2" }
1717

1818
[target.'cfg(unix)'.dependencies]
19-
nix = { version = "0.30.1", features = ["fs", "user"] }
19+
nix = { version = "0.31.3", features = ["fs", "user"] }
2020

2121
[features]
2222
default = []

0 commit comments

Comments
 (0)