Skip to content

Commit 3e217e3

Browse files
committed
Bump net2 dep to 0.2.36 without invalid SocketAddr convertion
1 parent 27b77cc commit 3e217e3

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
@@ -17,7 +17,7 @@ abstractions.
1717
winapi = "0.2"
1818
kernel32-sys = "0.2"
1919
ws2_32-sys = "0.2"
20-
net2 = { version = "0.2.5", default-features = false }
20+
net2 = { version = "0.2.36", default-features = false }
2121

2222
[dev-dependencies]
2323
rand = "0.3"

0 commit comments

Comments
 (0)