We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71f29b commit 97fb0abCopy full SHA for 97fb0ab
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.5.10
2
+
3
+* Add cygwin support
4
+ (https://github.com/rust-lang/socket2/pull/568,
5
+ https://github.com/rust-lang/socket2/pull/578).
6
7
# 0.5.9
8
9
* Enable `IP_BOUND_IF` on illumos and Solaris
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "socket2"
-version = "0.5.9"
+version = "0.5.10"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
0 commit comments