Skip to content

Commit 0ccc00b

Browse files
committed
remove invliad keyword
1 parent cb32662 commit 0ccc00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/emmylua_ls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "A language server for emmylua."
77
license = "MIT"
88
repository = "https://github.com/CppCXY/emmylua-analyzer-rust"
99
readme = "README.md"
10-
keywords = ["emmylua", "doc", "lua", "language server"]
10+
keywords = ["emmylua", "doc", "lua"]
1111
categories = ["development-tools"]
1212

1313
[dependencies]

0 commit comments

Comments
 (0)