Skip to content

chore(deps): bump rtrb from 0.3.2 to 0.3.3#140

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rtrb-0.3.3
Open

chore(deps): bump rtrb from 0.3.2 to 0.3.3#140
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rtrb-0.3.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps rtrb from 0.3.2 to 0.3.3.

Release notes

Sourced from rtrb's releases.

rtrb 0.3.3

https://crates.io/crates/rtrb/0.3.3

  • add push_partial_slice(), pop_partial_slice(), push_entire_slice(), pop_entire_slice()
  • add cached_slots()
Commits
  • e508c79 Release 0.3.3
  • e7ea571 update rand
  • 594fa78 DOC: add links to more queues
  • 3c7baff Update crossbeam submodule
  • 7b60ca0 CI: test performance-comparison benchmarks
  • d5392e1 performance-comparison: use *_partial_slice()
  • 41f8966 A few optimizations to reduce instructions and allow inlining
  • 1f57bb4 Use *_entire_slice() in benchmarks and docs
  • ff05942 Add {push,pop}_entire_slice() and use it to implement *_partial_slice()
  • 9de2bf3 Add cached_slots()
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rtrb](https://github.com/mgeier/rtrb) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/mgeier/rtrb/releases)
- [Commits](mgeier/rtrb@0.3.2...0.3.3)

---
updated-dependencies:
- dependency-name: rtrb
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants