Skip to content

build(deps): bump digest from 0.11.0-rc.11 to 0.11.1#1669

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/digest-0.11.1
Closed

build(deps): bump digest from 0.11.0-rc.11 to 0.11.1#1669
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/digest-0.11.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps digest from 0.11.0-rc.11 to 0.11.1.

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 [digest](https://github.com/RustCrypto/traits) from 0.11.0-rc.11 to 0.11.1.
- [Commits](RustCrypto/traits@digest-v0.11.0-rc.11...digest-v0.11.1)

---
updated-dependencies:
- dependency-name: digest
  dependency-version: 0.11.1
  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
belt-hash = { version = "0.2.0-rc.5", optional = true, default-features = false }
der = "0.8"
digest = { version = "0.11.0-rc.11", optional = true }
digest = { version = "0.11.1", optional = true }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
digest = { version = "0.11.1", optional = true }
digest = { version = "0.11", optional = true }


[dependencies]
digest = { version = "0.11.0-rc.11" }
digest = { version = "0.11.1" }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
digest = { version = "0.11.1" }
digest = "0.11"

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

Looks like digest is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2026
@dependabot dependabot bot deleted the dependabot/cargo/digest-0.11.1 branch February 26, 2026 19:27
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.

1 participant