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 d0f07bd commit fa47f0fCopy full SHA for fa47f0f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 0.3.18 - 2021-11-23
2
+
3
+* Fix unusable `Sink` implementation on `stream::Scan` (#2499)
4
+* Make `task::noop_waker_ref` available without `std` feature (#2505)
5
+* Add async `LineWriter` (#2477)
6
+* Remove dependency on `proc-macro-hack`. This raises MSRV of utility crates to 1.45. (#2520)
7
8
# 0.3.17 - 2021-08-30
9
10
* Use `FuturesOrdered` in `join_all` (#2412)
0 commit comments