Skip to content

Commit

Permalink
chore: upgrade cryptoki version number
Browse files Browse the repository at this point in the history
Signed-off-by: Hugues de Valon <[email protected]>
  • Loading branch information
hug-dev committed Nov 14, 2024
1 parent 5ede1a4 commit b6766c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cryptoki/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cryptoki"
version = "0.7.0"
version = "0.8.0"
authors = ["Contributors to the Parsec project"]
edition = '2018'
description = "Rust-native wrapper around the PKCS #11 API"
Expand Down

0 comments on commit b6766c3

Please sign in to comment.