File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.5.6
2+
3+ * Add ` Socket::(set_)multicast_all_v{4,6} `
4+ (https://github.com/rust-lang/socket2/pull/485 and
5+ (https://github.com/rust-lang/socket2/pull/486 ).
6+ * Add support for GNU/Hurd
7+ (https://github.com/rust-lang/socket2/pull/474 ).
8+ * Fix compilation on Haiku
9+ (https://github.com/rust-lang/socket2/pull/479 and
10+ (https://github.com/rust-lang/socket2/pull/482 ).
11+ * Fix compilation on OpenHarmony
12+ (https://github.com/rust-lang/socket2/pull/491 ).
13+ * Update to window-sys v0.52
14+ (https://github.com/rust-lang/socket2/pull/480 ).
15+
116# 0.5.5
217
318* Add support for Vita
Original file line number Diff line number Diff line change 11[package ]
22name = " socket2"
3- version = " 0.5.5 "
3+ version = " 0.5.6 "
44authors = [
55 " Alex Crichton <alex@alexcrichton.com>" ,
66 " Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
You can’t perform that action at this time.
0 commit comments