Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 14:25
· 2 commits to master since this release
v0.2.4
  • Derive Clone for Compat. (#27)
  • Rather than spawning our own tokio runtime all of the time, reuse an
    existing runtime if possible. (#30)