Skip to content

Commit 5234b5f

Browse files
committed
Release v0.8.0
1 parent 41a494b commit 5234b5f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* pipe (replaced with "os-ext" feature).
1111
* `TcpSocket` type
1212
(https://github.com/tokio-rs/mio/commit/02e9be41f27daf822575444fdd2b3067433a5996).
13-
The socket2 crate provide all the functionality and more.
13+
The socket2 crate provides all the functionality and more.
1414
* Support for Solaris, it never really worked anyway
1515
(https://github.com/tokio-rs/mio/pull/1528).
1616

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ name = "mio"
55
# - Update CHANGELOG.md.
66
# - Create git tag
77
version = "0.8.0"
8-
publish = false
98
license = "MIT"
109
authors = [
1110
"Carl Lerche <me@carllerche.com>",

0 commit comments

Comments
 (0)