Skip to content

Commit 75fe3f2

Browse files
committed
Bump libc version req
1 parent 74fe838 commit 75fe3f2

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
@@ -21,7 +21,7 @@ features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]
2121

2222
[target."cfg(any(unix, target_os = \"redox\"))".dependencies]
2323
cfg-if = "0.1.6"
24-
libc = "0.2"
24+
libc = "0.2.66"
2525

2626
[target."cfg(target_os = \"redox\")".dependencies]
2727
redox_syscall = "0.1.38"

0 commit comments

Comments
 (0)