[dependencies.libloading]
version = "0.8.1"
[dependencies.skf-api]
version = "0.2.0"
[package]
authors = ["CJ <power4j@outlook.com>"]
categories = ["hardware-support"]
description = """
Rust bindings for GM/T 0016-2012(Smart token cryptography application interface specification).
"""
documentation = "https://docs.rs/skf-sys"
edition = "2021"
keywords = ["GM", "cryptography", "PKI"]
license = "MIT"
name = "skf-sys"
readme = "README.md"
repository = "https://github.com/power4j/skf-rs"
version = "0.2.0"