[workspace] resolver = "2" members = [ "native-pkcs11", "native-pkcs11-core", "native-pkcs11-traits", "native-pkcs11-piv", "pkcs11-sys", ] [workspace.package] authors = [ "Brandon Weeks ", "Kevin King ", ] edition = "2021" rust-version = "1.65" repository = "https://github.com/google/native-pkcs11" license = "Apache-2.0" [profile.release] strip = "symbols" panic = "abort"