Skip to content

crossbeam-channel 0.5.10

Choose a tag to compare

@github-actions github-actions released this 24 Dec 06:27
· 344 commits to main since this release
  • Relax the minimum supported Rust version to 1.60. (#1056)
  • Optimize Drop implementation of bounded channel. (#1057)