Skip to content

Commit 1d946d6

Browse files
Merge pull request #149 from TomasHubelbauer/patch-1
Add WASM to Cargo categories
2 parents 1c33879 + 46cbcee commit 1d946d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["Ashley Williams <[email protected]>"]
66
repository = "https://github.com/ashleygwilliams/wasm-pack.git"
77
license = "MIT/Apache-2.0"
88
readme = "README.md"
9+
categories = ["wasm"]
910

1011
[dependencies]
1112
console = "0.6.1"

0 commit comments

Comments
 (0)