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-uuid/uuid-fix-metadata-auto.diff

26 lines
690 B

--- uuid-1.6.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.6.1/Cargo.toml 2023-11-25T12:07:02.306458+00:00
@@ -184,17 +184,6 @@
]
v8 = []
-[target."cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\"))".dev-dependencies.wasm-bindgen-test]
-version = "0.3"
-
-[target."cfg(target = \"wasm32-unknown-unknown\")".dev-dependencies.wasm-bindgen]
-version = "0.2"
-package = "wasm-bindgen"
-
-[target."cfg(windows)".dev-dependencies.windows-sys]
-version = "0.48.0"
-features = ["Win32_System_Com"]
-
[badges.is-it-maintained-issue-resolution]
repository = "uuid-rs/uuid"
@@ -203,3 +192,4 @@
[badges.maintenance]
status = "actively-developed"
+