Skip to content

crossbeam-channel 0.5.10

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