Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@spk spk released this 23 Sep 06:35
· 12 commits to master since this release
v0.12.0
68d7f01
  • Wildcard dependency constraints are not allowed
  • Clippy fixes
  • Merge pull request #18 from @pganalyze / connection-manager
    • Add async methods for callers that run inside an async executor
    • Replace use of r2d2 with redis-rs ConnectionManager