security-framework-sys 0.1.2

Security Framework bindings
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=framework=Security");
}