Skip to content

Commit 6721891

Browse files
committed
Use new libc version
1 parent a355db4 commit 6721891

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
@@ -23,7 +23,7 @@ preadv_pwritev = []
2323
signalfd = []
2424

2525
[dependencies]
26-
libc = "0.2.11"
26+
libc = "0.2.13"
2727
bitflags = "0.4"
2828
cfg-if = "0.1.0"
2929
void = "1.0.2"

0 commit comments

Comments
 (0)