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.
24 lines
573 B
24 lines
573 B
3 years ago
|
--- uuid-1.1.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ uuid-1.1.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
@@ -146,20 +146,6 @@
|
||
|
v4 = ["rng"]
|
||
|
v5 = ["sha1"]
|
||
|
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-lib]
|
||
|
-version = "0.2"
|
||
|
-package = "wasm-bindgen"
|
||
|
-
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
|
||
|
-version = "0.3"
|
||
|
-
|
||
|
-[target."cfg(windows)".dev-dependencies.winapi]
|
||
|
-version = "0.3"
|
||
|
-features = [
|
||
|
- "combaseapi",
|
||
|
- "impl-default",
|
||
|
-]
|
||
|
-
|
||
|
[badges.is-it-maintained-issue-resolution]
|
||
|
repository = "uuid-rs/uuid"
|
||
|
|