Skip to content

Commit

Permalink
added desc
Browse files Browse the repository at this point in the history
  • Loading branch information
mnbjhu committed Jan 28, 2024
1 parent a75edc0 commit bbf3111
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ documentation = "https://github.com/mnbjhu/surqls"
repository = "https://github.com/mnbjhu/surqls"
readme = "README.md"
license = "MIT OR Apache-2.0"
description = "A language server for surrealql"
keywords = ["surql", "surqls", "lsp", "language server", "surrealdb", "surrealql"]
authors = ["James Gibson"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chumsky = { version = "1.0.0-alpha.6", features = ["label"] }
env_logger = "0.11.1"
Expand Down

0 comments on commit bbf3111

Please sign in to comment.