Skip to content

Commit e8ebc95

Browse files
committed
Auto merge of #368 - fiveop:libcversion, r=utkarshkukreti
Bump libc version.
2 parents 273347d + ab1ffe1 commit e8ebc95

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.8"
26+
libc = "0.2.11"
2727
bitflags = "0.4"
2828
cfg-if = "0.1.0"
2929
void = "1.0.2"

0 commit comments

Comments
 (0)