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