Skip to content

dcl_data_structures-v0.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:49
· 928 commits to main since this release
e6ba4c2

Other

  • Merge pull request #201 from deepcausality-rs/release-plz-2025-04-03T05-42-30Z
  • Set MSRV to 1.80
  • (dcl_data_structures) remove RingBuffer implementation\n\nThis commit removes the entire RingBuffer implementation including all related source code files, test files, benchmark code, and example code. Also updated Cargo.toml by removing 'ringbuffer' and 'disruptor' from keywords and removed references to RingBuffer from documentation. The RingBuffer functionality was previously developed in versions 0.6.0 and 0.6.1 but has now been removed from the codebase.
  • Bump criterion from 0.5 to 0.6.0