Skip to content

Commit d2b113f

Browse files
committed
cargo: Bump socket2 to 0.4.2 for Haiku, BSD fixes
1 parent 36ab1d2 commit d2b113f

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
@@ -22,7 +22,7 @@ once_cell = "1.4.1"
2222
parking = "2.0.0"
2323
polling = "2.0.0"
2424
slab = "0.4.2"
25-
socket2 = { version = "0.4.0", features = ["all"] }
25+
socket2 = { version = "0.4.2", features = ["all"] }
2626
waker-fn = "1.1.0"
2727

2828
[target."cfg(unix)".dependencies]

0 commit comments

Comments
 (0)