We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02480f6 + 0d5daf0 commit 19bb7b9Copy full SHA for 19bb7b9
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