Skip to content

crossbeam-epoch 0.9.10

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 07:03
· 242 commits to master 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)