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 f61a788 commit 2173342Copy full SHA for 2173342
CHANGELOG.md
@@ -143,6 +143,15 @@
143
* Support for AIX
144
(https://github.com/rust-lang/socket2/pull/351).
145
146
+# 0.4.10
147
+
148
+* Fixed compilation with the `all` on QNX Neutrino
149
+ (https://github.com/rust-lang/socket2/pull/419).
150
+* Add support for ESP-IDF
151
+ (https://github.com/rust-lang/socket2/pull/455).
152
+* Add support for Vita
153
+ (https://github.com/rust-lang/socket2/pull/475).
154
155
# 0.4.9
156
157
* Fixed compilation on Windows
0 commit comments