Skip to content

Commit

Permalink
Merge pull request #138 from jsinger67:dependabot/cargo/lsp-server-0.7.2
Browse files Browse the repository at this point in the history
Bump lsp-server from 0.7.0 to 0.7.2
  • Loading branch information
jsinger67 authored Jul 12, 2023
2 parents 098b92d + 0dec8ca commit af4546e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/parol-ls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env_logger = { workspace = true }
function_name = { workspace = true }
syntree = { workspace = true }
log = { workspace = true }
lsp-server = "0.7.0"
lsp-server = "0.7.2"
lsp-types = "0.94.0"
once_cell = { workspace = true }
parol = { path = "../parol", version = "0.22.0" }
Expand Down

0 comments on commit af4546e

Please sign in to comment.