Skip to content

Commit 43a05d6

Browse files
committed
Do run doctests for wasm-bindgen
We just `no_run` things, but make sure that they still compile.
1 parent 2ce57a7 commit 43a05d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ features = ['serde-serialize']
2121

2222
[lib]
2323
test = false
24-
doctest = false
2524

2625
[features]
2726
default = ["spans", "std"]

0 commit comments

Comments
 (0)