mirror of https://github.com/kdl-org/kdl-rs.git
fix keyword
This commit is contained in:
parent
2e273f9314
commit
84b2678ac1
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue