Skip to content

Commit

Permalink
Bump lsp-server from 0.7.4 to 0.7.6
Browse files Browse the repository at this point in the history
Bumps [lsp-server](https://github.com/rust-lang/rust-analyzer) from 0.7.4 to 0.7.6.
- [Release notes](https://github.com/rust-lang/rust-analyzer/releases)
- [Commits](https://github.com/rust-lang/rust-analyzer/commits)

---
updated-dependencies:
- dependency-name: lsp-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 102699b commit c216a9a
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/texlab/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ inlay-hints = { path = "../inlay-hints" }
line-index = { path = "../line-index" }
links = { path = "../links" }
log = "0.4.19"
lsp-server = "0.7.4"
lsp-server = "0.7.6"
lsp-types = "0.94.1"
notify = "6.1.1"
notify-debouncer-full = "0.3.1"
Expand Down

0 comments on commit c216a9a

Please sign in to comment.