Skip to content

Commit

Permalink
Update Rust crate lsp-server to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 41d2f38 commit d2952b0
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
80 changes: 45 additions & 35 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/lua-analyzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyhow = "1.0.40"
crossbeam-channel = "0.5.1"
directories-next = "2.0.0"
log = "0.4.14"
lsp-server = "0.5.1"
lsp-server = "0.7.0"
lsp-types = "0.89.1"
parking_lot = "0.11.1"
rayon = "1.5.1"
Expand Down

0 comments on commit d2952b0

Please sign in to comment.