Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 583a79c

Browse files
Bump lsp-types from 0.55.0 to 0.55.1
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.55.0 to 0.55.1. - [Release notes](https://github.com/gluon-lang/lsp-types/releases) - [Changelog](https://github.com/gluon-lang/lsp-types/blob/master/release.toml) - [Commits](gluon-lang/lsp-types@v0.55.0...v0.55.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07342b7 commit 583a79c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ failure = "0.1.1"
2727
home = "0.3"
2828
itertools = "0.8"
2929
jsonrpc-core = "9"
30-
lsp-types = "0.55.0"
30+
lsp-types = "0.55.1"
3131
lazy_static = "1"
3232
log = "0.4"
3333
num_cpus = "1"

0 commit comments

Comments
 (0)