We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a595c9 commit 9768c2eCopy full SHA for 9768c2e
1 file changed
README.md
@@ -284,8 +284,8 @@ crate.
284
### Unix socket connections
285
286
Support for connections through Unix domain sockets is provided optionally by
287
-the `unix_socket` feature. It is only available on "unixy" platforms such as
288
-OSX, BSD and Linux.
+either the `unix_socket` or `nightly` features. It is only available on "unixy"
+platforms such as OSX, BSD and Linux.
289
290
### UUID type
291
0 commit comments