|
|
@ -1,8 +1,8 @@
|
|
|
|
--- ring-0.17.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
--- ring-0.17.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ ring-0.17.5/Cargo.toml 2023-10-25T13:04:09.102675+00:00
|
|
|
|
+++ ring-0.17.6/Cargo.toml 2023-11-30T11:36:38.885312+00:00
|
|
|
|
@@ -214,17 +214,6 @@
|
|
|
|
@@ -219,17 +219,6 @@
|
|
|
|
unstable-testing-arm-no-neon = []
|
|
|
|
version = "0.2.148"
|
|
|
|
wasm32_unknown_unknown_js = ["getrandom/js"]
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
|
|
|
|
-[target."cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))".dependencies.windows-sys]
|
|
|
|
-[target."cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))".dependencies.windows-sys]
|
|
|
|
-version = "0.48"
|
|
|
|
-version = "0.48"
|
|
|
@ -18,7 +18,7 @@
|
|
|
|
[target."cfg(any(target_arch = \"x86\",target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\", target_os = \"windows\"))))".dependencies.spin]
|
|
|
|
[target."cfg(any(target_arch = \"x86\",target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\", target_os = \"windows\"))))".dependencies.spin]
|
|
|
|
version = "0.9.8"
|
|
|
|
version = "0.9.8"
|
|
|
|
features = ["once"]
|
|
|
|
features = ["once"]
|
|
|
|
@@ -237,3 +226,4 @@
|
|
|
|
@@ -238,3 +227,4 @@
|
|
|
|
[target."cfg(any(unix, windows, target_os = \"wasi\"))".dev-dependencies.libc]
|
|
|
|
[target."cfg(any(unix, windows, target_os = \"wasi\"))".dev-dependencies.libc]
|
|
|
|
version = "0.2.148"
|
|
|
|
version = "0.2.148"
|
|
|
|
default-features = false
|
|
|
|
default-features = false
|
|
|
|