Skip to content

v1.3.1

Compare
Choose a tag to compare
@yoshuawuyts yoshuawuyts released this 22 May 22:00
05722e2

This patch fixes compatibility issues with async-std's "unstable" channel API introduced in async-std@1.6.0. This prevents people from running into issues when performing fresh installs, or running cargo update.

Changes

  • Updates async-std to 1.6.0 #148