Skip to content

Commit d28ca74

Browse files
build(deps): bump cryptoki from 0.10.0 to 0.11.0
Bumps [cryptoki](https://github.com/parallaxsecond/rust-cryptoki) from 0.10.0 to 0.11.0. - [Changelog](https://github.com/parallaxsecond/rust-cryptoki/blob/main/CHANGELOG.md) - [Commits](parallaxsecond/rust-cryptoki@cryptoki-0.10.0...cryptoki-0.11.0) --- updated-dependencies: - dependency-name: cryptoki dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13b582f commit d28ca74

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kbs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cfg-if.workspace = true
5353
clap = { workspace = true, features = ["derive", "env"] }
5454
config.workspace = true
5555
concat-kdf = "0.1.0"
56-
cryptoki = { version = "0.10.0", optional = true }
56+
cryptoki = { version = "0.11.0", optional = true }
5757
educe.workspace = true
5858
env_logger.workspace = true
5959
hex.workspace = true

0 commit comments

Comments
 (0)