v0.8.2
版本发布时间: 2024-02-01 21:37:40
djc/bb8最新发布版本:v0.8.5(2024-06-14 21:33:59)
What's Changed
- Bump MSRV to 1.63 for tokio 1.30 by @djc in https://github.com/djc/bb8/pull/173
- Switched to Into<Option<T>> for parameters in Builder by @fpagliughi in https://github.com/djc/bb8/pull/185
- Use Notify to coordinate waiters by @djc in https://github.com/djc/bb8/pull/186
Full Changelog: https://github.com/djc/bb8/compare/v0.8.1...v0.8.2