fix keyword

This commit is contained in:
Kat Marchán 2025-01-16 19:48:34 -08:00
parent 2e273f9314
commit 84b2678ac1
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ license = "Apache-2.0"
readme = "README.md"
homepage = "https://kdl.dev"
repository = "https://github.com/kdl-org/kdl-rs"
keywords = ["kdl", "document", "config", "lsp", "language server"]
keywords = ["kdl", "document", "config", "lsp", "language-server"]
rust-version = "1.71.1"
[dependencies]