We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a494b commit 5234b5fCopy full SHA for 5234b5f
CHANGELOG.md
@@ -10,7 +10,7 @@
10
* pipe (replaced with "os-ext" feature).
11
* `TcpSocket` type
12
(https://github.com/tokio-rs/mio/commit/02e9be41f27daf822575444fdd2b3067433a5996).
13
- The socket2 crate provide all the functionality and more.
+ The socket2 crate provides all the functionality and more.
14
* Support for Solaris, it never really worked anyway
15
(https://github.com/tokio-rs/mio/pull/1528).
16
Cargo.toml
@@ -5,7 +5,6 @@ name = "mio"
5
# - Update CHANGELOG.md.
6
# - Create git tag
7
version = "0.8.0"
8
-publish = false
9
license = "MIT"
authors = [
"Carl Lerche <me@carllerche.com>",
0 commit comments