mirror of
https://github.com/openharmony/third_party_rust_mio.git
synced 2026-07-19 22:33:39 -04:00
Release v0.8.0
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
* pipe (replaced with "os-ext" feature).
|
||||
* `TcpSocket` type
|
||||
(https://github.com/tokio-rs/mio/commit/02e9be41f27daf822575444fdd2b3067433a5996).
|
||||
The socket2 crate provide all the functionality and more.
|
||||
The socket2 crate provides all the functionality and more.
|
||||
* Support for Solaris, it never really worked anyway
|
||||
(https://github.com/tokio-rs/mio/pull/1528).
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ name = "mio"
|
||||
# - Update CHANGELOG.md.
|
||||
# - Create git tag
|
||||
version = "0.8.0"
|
||||
publish = false
|
||||
license = "MIT"
|
||||
authors = [
|
||||
"Carl Lerche <me@carllerche.com>",
|
||||
|
||||
Reference in New Issue
Block a user