Skip to content

v3.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 11:34
· 29 commits to master since this release
bbd8b09

Fixed

  • Add missing lifetime replacement for generic param declarations on derive(IntoFuture) impl block (#337)
  • Set the lower bound requirement of rustversion to v1.0.19 (#336). Thanks @Fokko for the contribution!