Skip to content

Commit 46f1b56

Browse files
committed
Add the wasm category to wasm-bindgen-cli
1 parent 69e5798 commit 46f1b56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/wasm-bindgen-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
66
repository = "https://github.com/alexcrichton/wasm-bindgen"
77
homepage = "https://github.com/alexcrichton/wasm-bindgen"
88
documentation = "https://docs.rs/wasm-bindgen"
9+
categories = ["wasm"]
910
description = """
1011
Command line interface of the `#[wasm_bindgen]` attribute and project. For more
1112
information see https://github.com/alexcrichton/wasm-bindgen.

0 commit comments

Comments
 (0)