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
+
1
16
# 0.5.5
2
17
3
18
* Add support for Vita
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " socket2"
3
- version = " 0.5.5 "
3
+ version = " 0.5.6 "
4
4
authors = [
5
5
" Alex Crichton <[email protected] >" ,
6
6
" Thomas de Zeeuw <[email protected] >"
You can’t perform that action at this time.
0 commit comments