Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Commit c2f79f6

Browse files
carllercheThomasdezeeuw
authored andcommitted
Release v0.8.8
1 parent 0b8c9dd commit c2f79f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.8.8
2+
3+
## Fixed
4+
5+
* Fix compilation on WASI (https://github.com/tokio-rs/mio/pull/1676).
6+
17
# 0.8.7
28

39
## Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name = "mio"
44
# When releasing to crates.io:
55
# - Update CHANGELOG.md.
66
# - Create git tag
7-
version = "0.8.7"
7+
version = "0.8.8"
88
license = "MIT"
99
authors = [
1010
"Carl Lerche <[email protected]>",

0 commit comments

Comments
 (0)