What's Changed
- v0.11.0 by @Protryon in #41
- Migrate to syn2 by @negezor in #49
- Use impl Future instead of async-trait in most traits by @negezor in #53
- Track MSRV in Cargo.toml by @negezor in #52
- Add missing mention of bb8 feature by @negezor in #48
- Add GitHub Actions CI by @negezor in #50
- Update dependencies to the actual version by @negezor in #51
- V0.12.0 by @Protryon in #54
- Independent of libc by @negezor in #57
- Tune tokio features by @negezor in #59
- Use futures-util and std by @negezor in #58
- Export bb8 by @negezor in #56
- Leave only the necessary features in chrono by @negezor in #55
New Contributors
Full Changelog: v0.11.0...v0.13.0