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

21 lines
543 B

--- uuid-1.3.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.3.3/Cargo.toml 2023-05-17T13:06:26.241008+00:00
@@ -173,17 +173,6 @@
]
v8 = []
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen]
-version = "0.2"
-package = "wasm-bindgen"
-
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
-version = "0.3"
-
-[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"