Skip to content

chore(deps): bump totp-rs from 5.5.1 to 5.7.2 - #53

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/totp-rs-5.7.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/totp-rs-5.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps totp-rs from 5.5.1 to 5.7.2.

Release notes

Sourced from totp-rs's releases.

v5.7.2

Fix

  • Parse algorithm from URLs more consistently. #90

Special thanks

  • @​deade1e for proposing a PR to fix that. It was changed in v6 but might as well fix it now.

v5.7.1

Fix

  • Secret gets zeroized more consistently. #81

Special thanks

Note

This last month has seen a lot of activity on the big 6.0. No date yet, but it has gone from a nebulous "it will happen" to a "most refactor has been done, a lot of code has been either removed or heavily changed, and the API is becoming clearer".

v5.7.0

Breaking changes.

  • MSRV has been set to Rust 1.66.

Changes

  • Updated base32 crate to 0.5.
  • Updated constant_time_eq crate to 0.3.
  • Updated rand crate to 0.9.
  • Added a bit of documentation.

Note

This is probably the last version update before the big 6.0, which will be a big rewrite, and the 2024 edition. The goal will be to expose the same feature as before, but in a more harmonized and idiomatic way.

v5.6.0

Changes

Changelog

Sourced from totp-rs's changelog.

5.7.2 (23/06/2026)

Fix

  • Parse algorithm from URLs more consistently. #90

Special thanks

  • @​deade1e for proposing a PR to fix that. It was changed in v6 but might as well fix it now.

5.7.1 (09/03/2026)

Fix

  • Secret gets zeroized more consistently. #81

Special thanks

Note

This last month has seen a lot of activity on the big 6.0. No date yet, but it has gone from a nebulous "it will happen" to a "most refactor has been done, a lot of code has been either removed or heavily changed, and the API is becoming clearer".

5.7.0 (12/04/2025)

Breaking changes.

  • MSRV has been set to Rust 1.66.

Changes

  • Updated base32 crate to 0.5.
  • Updated constant_time_eq crate to 0.3.
  • Updated rand crate to 0.9.
  • Added a bit of documentation.

Note

This is probably the last version update before the big 6.0, which will be a big rewrite, and the 2024 edition. The goal will be to expose the same feature as before, but in a more harmonized and idiomatic way.

5.6.0 (24/07/2024)

Changes

5.5.0 (19/01/2024)

Changes

  • Documentation now indicates required feature.

Special thanks

5.4.0 (04/10/2023)

Changes

  • SecretParseError now implements std::error::Error.

Special thanks

... (truncated)

Commits

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 [totp-rs](https://github.com/constantoine/totp-rs) from 5.5.1 to 5.7.2.
- [Release notes](https://github.com/constantoine/totp-rs/releases)
- [Changelog](https://github.com/constantoine/totp-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/constantoine/totp-rs/commits/v5.7.2)

---
updated-dependencies:
- dependency-name: totp-rs
  dependency-version: 5.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 15, 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