Skip to content

Commit

Permalink
Add the wasm category to wasm-bindgen-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Mar 6, 2018
1 parent 69e5798 commit 46f1b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/wasm-bindgen-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
repository = "https://github.com/alexcrichton/wasm-bindgen"
homepage = "https://github.com/alexcrichton/wasm-bindgen"
documentation = "https://docs.rs/wasm-bindgen"
categories = ["wasm"]
description = """
Command line interface of the `#[wasm_bindgen]` attribute and project. For more
information see https://github.com/alexcrichton/wasm-bindgen.
Expand Down

0 comments on commit 46f1b56

Please sign in to comment.