Skip to content

Commit fbc2f28

Browse files
Bump lsp-types from 0.95.1 to 0.97.0
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]>
1 parent 75cde13 commit fbc2f28

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Cargo.lock

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/texlab/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ line-index = { path = "../line-index" }
4444
links = { path = "../links" }
4545
log = "0.4.21"
4646
lsp-server = "0.7.6"
47-
lsp-types = "0.95.1"
47+
lsp-types = "0.97.0"
4848
notify = "6.1.1"
4949
notify-debouncer-full = "0.3.1"
5050
parking_lot = "0.12.2"

0 commit comments

Comments
 (0)