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-value-bag/value-bag-fix-metadata-auto...

12 lines
371 B

--- value-bag-1.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ value-bag-1.4.1/Cargo.toml 2023-07-17T09:07:37.935984+00:00
@@ -75,8 +75,3 @@
sval2 = ["value-bag-sval2"]
test = ["std"]
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen]
-version = "0.2"
-
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
-version = "0.3"