We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02480f6 commit 0d5daf0Copy full SHA for 0d5daf0
cryptoki-sys/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "cryptoki-sys"
3
version = "0.3.0"
4
authors = ["Contributors to the Parsec project"]
5
-edition = '2018'
+edition = '2021'
6
description = "FFI wrapper around the PKCS #11 API"
7
readme = "README.md"
8
keywords = ["pkcs11", "cryptoki", "hsm"]
cryptoki/Cargo.toml
name = "cryptoki"
version = "0.9.0"
description = "Rust-native wrapper around the PKCS #11 API"
0 commit comments