Skip to content

workspace: bump cryptoki from 0.11.0 to 0.12.0#267

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cryptoki-0.12.0
Open

workspace: bump cryptoki from 0.11.0 to 0.12.0#267
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cryptoki-0.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps cryptoki from 0.11.0 to 0.12.0.

Changelog

Sourced from cryptoki's changelog.

cryptoki-0.12.0 (2026-01-22)

Full Changelog

Implemented enhancements:

  • Accelerate fetching attributes from an object handle - cleaned up version #341 (keldonin)

Closed issues:

  • session no longer send #339
  • Unmaintained Dependency paste (RUSTSEC-2024-0436) #279

Merged pull requests:

Commits
  • bf51837 Bump cryptoki
  • 7acb6ed Merge pull request #347 from bal-e/remove-paste-dep
  • 0bd773c Merge pull request #325 from EliseChouleur/better-handle-drop-error
  • d80e2c7 Remove 'paste' dependency
  • 1301319 Put closed to true only if close doesn't fail
  • d7fc6c6 Make enum Eq, copy, clone
  • 059a8d9 Remove useless condition and early return
  • 199303f Create an enum for close on drop option for better readability
  • 891d147 Create a variable for the number of threads in thread_local_session example
  • ac3c634 add Session's close state in Cell to be mutable event in a non mut 'self' fun...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cryptoki](https://github.com/parallaxsecond/rust-cryptoki) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/parallaxsecond/rust-cryptoki/blob/main/CHANGELOG.md)
- [Commits](parallaxsecond/rust-cryptoki@cryptoki-0.11.0...cryptoki-0.12.0)

---
updated-dependencies:
- dependency-name: cryptoki
  dependency-version: 0.12.0
  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 Jan 26, 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