Skip to content

Commit c685622

Browse files
committed
fix: add missing keywords
1 parent 48aa0e2 commit c685622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wasm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "monkey lang parser wasm version"
55
homepage = "https://github.com/gengjiawen/monkey-rust"
66
repository = "https://github.com/gengjiawen/monkey-rust"
77
authors = ["gengjiawen <[email protected]>"]
8+
keywords = ["monkeylang", "wasm"]
89
edition = "2018"
910
license = "MIT"
1011

0 commit comments

Comments
 (0)