Skip to content

Commit 84b2678

Browse files
committed
fix keyword
1 parent 2e273f9 commit 84b2678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/kdl-lsp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
readme = "README.md"
99
homepage = "https://kdl.dev"
1010
repository = "https://github.com/kdl-org/kdl-rs"
11-
keywords = ["kdl", "document", "config", "lsp", "language server"]
11+
keywords = ["kdl", "document", "config", "lsp", "language-server"]
1212
rust-version = "1.71.1"
1313

1414
[dependencies]

0 commit comments

Comments
 (0)