Skip to content

Diesel Async 0.5.1

Compare
Choose a tag to compare
@weiznich weiznich released this 01 Nov 12:38
· 42 commits to main since this release
v0.5.1
35cb1ad

What's Changed

  • Add crate feature pool for extending connection pool implements through external crate
  • Implement Deref and DerefMut for AsyncConnectionWrapper to allow using it in an async context as well

New Contributors

Full Changelog: v0.5.0...v0.5.1