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 2173342 commit 328dac6Copy full SHA for 328dac6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.5.5
2
+
3
+* Add support for Vita
4
+ (https://github.com/rust-lang/socket2/pull/465).
5
6
# 0.5.4
7
8
* Deprecated `Socket::(bind_)device_by_index`, replaced by
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "socket2"
-version = "0.5.4"
+version = "0.5.5"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
0 commit comments