Skip to content

crossbeam-utils 0.8.12

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 03:15
· 241 commits to master since this release
  • Remove the dependency on the once_cell crate to restore the MSRV. (#913)
  • Work around rust-lang#98302, which causes compile error on windows-gnu when LTO is enabled. (#913)