Skip to content

v0.6.0 — Improve dependencies

Compare
Choose a tag to compare
@jwodder jwodder released this 25 Jul 16:25
· 16 commits to master since this release
v0.6.0
  • Replaced futures and tokio-stream dependencies with futures-core and futures-sink. This is more lightweight and should fix a problem with the Sink and Stream traits not being hyperlinked on docs.rs.
  • Increased MSRV to 1.74