We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0106407 commit 8fb1732Copy full SHA for 8fb1732
console-subscriber/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="0.1.7"></a>
2
+## 0.1.8 (2022-09-04)
3
+
4
5
+#### Bug Fixes
6
7
+* fix build on tokio 1.21.0 (#374) ([0106407c](0106407c))
8
9
10
<a name="0.1.7"></a>
11
## 0.1.7 (2022-08-10)
12
console-subscriber/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "console-subscriber"
-version = "0.1.7"
+version = "0.1.8"
license = "MIT"
edition = "2021"
rust-version = "1.58.0"
0 commit comments