2 name = "builtins-static"
4 authors = ["John Schanck <jschanck@mozilla.com>"]
9 pkcs11-bindings = "0.1.1"
10 smallvec = { version = "1.9.0", features = ["const_new"] }
11 mozilla-central-workspace-hack = { version = "0.1", features = ["builtins-static"], optional = true }
14 bindgen = { default-features = false, features = ["runtime"], version = "0.69" }
19 crate-type = ["staticlib"]