We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455d556 commit 34aab01Copy full SHA for 34aab01
Cargo.toml
@@ -44,3 +44,6 @@ debug = true
44
45
[patch.crates-io]
46
proptest = { git = "https://github.com/RReverser/proptest", branch = "fix-wasm" }
47
+
48
+[package.metadata.docs.rs]
49
+targets = ["wasm32-unknown-unknown"]
0 commit comments