Blob Blame History Raw
--- adler32-1.2.0/Cargo.toml	2020-07-30T19:05:16+00:00
+++ adler32-1.2.0/Cargo.toml	2023-03-12T20:36:07.070765+00:00
@@ -54,8 +54,3 @@
 default = ["std"]
 rustc-dep-of-std = ["core", "compiler_builtins"]
 std = []
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen]
-version = "0.2.63"
-
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
-version = "0.3"