Skip to content

iddqd 0.4.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:00
· 42 commits to main since this release

Fixed

  • The insert_overwrite paths on BiHashMap and TriHashMap are now atomic in case user code panics. Thanks to SG-devel for your first contribution!