Skip to content

Commit 34aab01

Browse files
committed
Use Wasm target for docs.rs
1 parent 455d556 commit 34aab01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ debug = true
4444

4545
[patch.crates-io]
4646
proptest = { git = "https://github.com/RReverser/proptest", branch = "fix-wasm" }
47+
48+
[package.metadata.docs.rs]
49+
targets = ["wasm32-unknown-unknown"]

0 commit comments

Comments
 (0)