You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
410 B
12 lines
410 B
--- rustls-native-certs-0.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ rustls-native-certs-0.7.3/Cargo.toml 2024-10-08T12:56:33.487433+00:00
|
|
@@ -83,8 +83,3 @@
|
|
[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"
|
|
-
|
|
-[target."cfg(windows)".dependencies.schannel]
|
|
-version = "0.1"
|