[build-dependencies.bindgen]
optional = true
version = "0.71.1"
[lib]
name = "pkcs11_sys"
path = "src/lib.rs"
[package]
authors = ["Brandon Weeks <bweeks@google.com>", "Kevin King <kcking@google.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Generated bindings for pkcs11.h. Useful for building PKCS#11 modules in rust."
edition = "2021"
license = "Apache-2.0"
name = "pkcs11-sys"
readme = false
repository = "https://github.com/google/native-pkcs11"
rust-version = "1.80"
version = "0.2.25"