Index: reqsign/Cargo.toml
===================================================================
--- reqsign.orig/Cargo.toml
+++ reqsign/Cargo.toml
@@ -190,3 +190,3 @@
-[target.'cfg(target_arch = "wasm32")'.dependencies.getrandom]
-version = "0.2"
-features = ["js"]
+# [target.'cfg(target_arch = "wasm32")'.dependencies.getrandom]
+# version = "0.2"
+# features = ["js"]
@@ -199,3 +199,3 @@
-[target.'cfg(target_arch = "wasm32")'.dependencies.tokio]
-version = "1"
-optional = true
+# [target.'cfg(target_arch = "wasm32")'.dependencies.tokio]
+# version = "1"
+# optional = true
