parent
7a39eb4531
commit
94a251fded
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
supported-arches =
|
||||
x86_64
|
||||
%{ix86}
|
||||
aarch64
|
||||
%{arm}
|
@ -1,10 +1,11 @@
|
||||
--- rustls-native-certs-0.6.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ rustls-native-certs-0.6.2/Cargo.toml 2023-03-18T21:28:12.757025+00:00
|
||||
@@ -44,7 +44,3 @@
|
||||
version = "0.12"
|
||||
--- rustls-native-certs-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ rustls-native-certs-0.6.3/Cargo.toml 2023-07-15T14:12:24.879360+00:00
|
||||
@@ -51,8 +51,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.0.0"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.schannel]
|
||||
-version = "0.1.15"
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (rustls-native-certs-0.6.2.crate) = 04c7a39cd62d1845c4430ae63fc739ed21e2cb43ec49ff77fb18867b1e8a16c4a03146583a25242c8b44b44090b38b45a550b2852824b975c3466a1740349968
|
||||
SHA512 (rustls-native-certs-0.6.3.crate) = 53a3a4b96f05dd06c575b2eb62eb7b6d026bda539c87c0e2a4bc84fd332c6401a825135fecdda39c489b0c910ffbe4d42c93844fbdd8da4fc2badad400b27264
|
||||
|
Loading…
Reference in new issue