--- rustls-native-certs-0.5.0/Cargo.toml 2020-11-22T14:23:18+00:00 +++ rustls-native-certs-0.5.0/Cargo.toml 2021-04-23T09:32:55.268672+00:00 @@ -40,7 +40,3 @@ default = ["rustls"] [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-probe] version = "0.1.2" -[target."cfg(target_os = \"macos\")".dependencies.security-framework] -version = "2.0.0" -[target."cfg(windows)".dependencies.schannel] -version = "0.1.15"