diff --git a/Cargo.toml b/Cargo.toml index dc50f8c..7209a2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ vendored = ["openssl/vendored"] alpn = ["security-framework/alpn"] [target.'cfg(target_vendor = "apple")'.dependencies] -security-framework = "2.0.0" +security-framework = "3.0.1" security-framework-sys = "2.0.0" libc = "0.2"