trisquel-icecat/icecat/security/manager/ssl/tests/unit/pkcs11testmodule/Cargo.toml
2025-10-06 02:35:48 -06:00

12 lines
284 B
TOML

[package]
name = "pkcs11testmodule-static"
version = "0.1.0"
edition = "2021"
license = "MPL-2.0"
[dependencies]
mozilla-central-workspace-hack = { version = "0.1", features = ["pkcs11testmodule-static"], optional = true }
pkcs11-bindings = "0.1.1"
[lib]
crate-type = ["staticlib"]