Skip to content

Commit 7056f57

Browse files
author
Stjepan Glavina
committed
Bump to v1.1.8
1 parent 5928766 commit 7056f57

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.1.8
2+
3+
- Re-enable `async-net` dependency and fix CI.
4+
15
# Version 1.1.7
26

37
- Update `async-io` to v2.0.0

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-io"
3-
version = "1.1.7"
3+
version = "1.1.8"
44
authors = ["Stjepan Glavina <[email protected]>"]
55
edition = "2018"
66
description = "Async I/O and timers"

0 commit comments

Comments
 (0)