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.
1 parent da1e16d commit 7da0220Copy full SHA for 7da0220
crates/test/Cargo.toml
@@ -2,6 +2,9 @@
2
name = "wasm-bindgen-test"
3
version = "0.2.15"
4
authors = ["The wasm-bindgen Developers"]
5
+description = "Internal testing crate for wasm-bindgen"
6
+license = "MIT/Apache-2.0"
7
+repository = "https://github.com/rustwasm/wasm-bindgen"
8
9
[dependencies]
10
wasm-bindgen-test-macro = { path = '../test-macro', version = '=0.2.15' }
0 commit comments