Skip to content

build(deps): bump tokio-retry from 0.3.0 to 0.3.2#6641

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/tokio-retry-0.3.2
Open

build(deps): bump tokio-retry from 0.3.0 to 0.3.2#6641
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/tokio-retry-0.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps tokio-retry from 0.3.0 to 0.3.2.

Release notes

Sourced from tokio-retry's releases.

0.3.2

What's Changed

0.3.1

This is the first release from a new maintainer (@​djc). Thanks to @​srijs for creating and maintaining this crate!

Most important changes:

  • Upgrades to rand 0.10 (which requires an MSRV bump to 1.85)
  • Makes the rand dependency optional (allowing to no_std support)
  • Replaces the pin-project dependency with pin-project-lite

What's Changed

Commits
  • ac65a79 Bump version to 0.3.2
  • 8c59025 Deprecate spawn in favor of start
  • ec02a0d more const fn
  • 6c89583 Simplify logic in ExponentialBackoff::next()
  • cc47871 Remove unnecessary referencing/dereferencing
  • cda054a Delete empty file
  • fac6d9f feat: make fn from_millis const
  • 0ac3cfe Clean up top-level docs
  • d85b94a Add basic feature list to README
  • 7eeea63 Drop installation section from the README
  • 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 [tokio-retry](https://github.com/djc/tokio-retry) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/djc/tokio-retry/releases)
- [Commits](djc/tokio-retry@v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: tokio-retry
  dependency-version: 0.3.2
  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 Jun 22, 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