Skip to content

Commit

Permalink
Bump lsp-types from 0.95.1 to 0.97.0
Browse files Browse the repository at this point in the history
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.95.1 to 0.97.0.
- [Changelog](https://github.com/gluon-lang/lsp-types/blob/master/CHANGELOG.md)
- [Commits](gluon-lang/lsp-types@v0.95.1...v0.97.0)

---
updated-dependencies:
- dependency-name: lsp-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 5ec4be4 commit 237c97c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 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 @@ line-index = { path = "../line-index" }
links = { path = "../links" }
log = "0.4.21"
lsp-server = "0.7.6"
lsp-types = "0.95.1"
lsp-types = "0.97.0"
notify = "6.1.1"
notify-debouncer-full = "0.3.1"
parking_lot = "0.12.3"
Expand Down

0 comments on commit 237c97c

Please sign in to comment.