We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo publish
1 parent 3c679d2 commit 3dcf30dCopy full SHA for 3dcf30d
Cargo.toml
@@ -89,7 +89,7 @@ regex = "1.11.1"
89
reqwest = { version = "0.12", features = ["gzip"] }
90
91
[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies]
92
-wasm-bindgen-test = "*"
+wasm-bindgen-test = "0.3.50"
93
94
[dev-dependencies.getrandom_v03]
95
package = "getrandom"
0 commit comments