Skip to content

Commit

Permalink
fix OSX build
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Apr 7, 2018
1 parent 75338d2 commit 7d1bafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "README.md"
keywords = ["libc", "winapi"]

[dependencies]
libc = "0.2.19"
libc = "0.2.21"

[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3.3", features = ["winsock2", "ws2ipdef", "ws2tcpip"] }

0 comments on commit 7d1bafd

Please sign in to comment.