Skip to content

Commit e4f23a7

Browse files
committed
Bump dependency nix
1 parent 342c72e commit e4f23a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["filesystem", "asynchronous", "os", "network-programming"]
1414
async-trait = "0.1"
1515
byteorder = "1.4"
1616
futures-util = { version = "0.3", default-features = false }
17-
nix = "0.23"
17+
nix = "0.24"
1818
tokio = { version = "1.0", features = ["io-util", "fs", "net"] }
1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)