mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Bump languageserver-types from 0.53.0 to 0.53.1
Bumps [languageserver-types](https://github.com/gluon-lang/languageserver-types) from 0.53.0 to 0.53.1. - [Release notes](https://github.com/gluon-lang/languageserver-types/releases) - [Changelog](https://github.com/gluon-lang/languageserver-types/blob/master/release.toml) - [Commits](https://github.com/gluon-lang/languageserver-types/compare/v0.53.0...v0.53.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
d8bfad9e92
commit
74f342648d
3 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
|
|||
description = "Generic LSP server scaffold."
|
||||
|
||||
[dependencies]
|
||||
languageserver-types = "0.53.0"
|
||||
languageserver-types = "0.53.1"
|
||||
log = "0.4.3"
|
||||
failure = "0.1.2"
|
||||
serde_json = "1.0.24"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue