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.
rust-ring/ring-fix-metadata.diff

11 lines
401 B

5 years ago
--- ring-0.16.15/Cargo.toml 2020-06-16T23:27:06+00:00
+++ ring-0.16.15/Cargo.toml 2020-07-30T19:40:32.073105+00:00
@@ -79,7 +79,3 @@
[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
version = "0.3.10"
default-features = false
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
-version = "0.3.8"
-features = ["ntsecapi", "wtypesbase"]
-default-features = false