Skip to content

crossbeam-epoch 0.9.10

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:03
· 345 commits to main since this release
5e0f59a
  • Bump the minimum supported Rust version to 1.38. (#877)
  • Mitigate the risk of segmentation faults in buggy downstream implementations. (#879)
  • Add {Atomic, Shared}::try_into_owned (#701)