Skip to content

Commit c7a6dbb

Browse files
tgonzalezorlandoarmgowthamsk-arm
authored andcommitted
Bump crate version to 0.6.1
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent e696ba2 commit c7a6dbb

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [cryptoki-0.6.1](https://github.com/parallaxsecond/rust-cryptoki/tree/cryptoki-0.6.1) (2023-10-16)
4+
5+
[Full Changelog](https://github.com/parallaxsecond/rust-cryptoki/compare/cryptoki-sys-0.6.0...cryptoki-0.6.1)
6+
7+
**Merged pull requests:**
8+
9+
- Bump psa-crypto to 0.12.0 [\#179](https://github.com/parallaxsecond/rust-cryptoki/pull/179) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
10+
11+
312
## [cryptoki-0.6.0](https://github.com/parallaxsecond/rust-cryptoki/tree/cryptoki-0.6.0) (2023-10-06)
413

514
[Full Changelog](https://github.com/parallaxsecond/rust-cryptoki/compare/cryptoki-sys-0.1.7...cryptoki-0.6.0)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cryptoki/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cryptoki"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Contributors to the Parsec project"]
55
edition = '2018'
66
description = "Rust-native wrapper around the PKCS #11 API"

0 commit comments

Comments
 (0)