mirror of
https://github.com/openharmony/third_party_rust_codespan.git
synced 2026-07-21 03:55:28 -04:00
Update lsp-types requirement from 0.57 to 0.58
Updates the requirements on [lsp-types](https://github.com/gluon-lang/lsp-types) to permit the latest version. - [Release notes](https://github.com/gluon-lang/lsp-types/releases) - [Commits](https://github.com/gluon-lang/lsp-types/compare/v0.57.0...v0.58.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
c094272b4d
commit
b52d2e766a
@@ -13,5 +13,5 @@ edition = "2018"
|
||||
codespan = { version = "0.3.0", path = "../codespan" } # CODESPAN
|
||||
codespan-reporting = { version = "0.3.0", path = "../codespan-reporting/" } # CODESPAN
|
||||
derive_more = "0.15"
|
||||
lsp-types = "0.57"
|
||||
lsp-types = "0.58"
|
||||
url = "1"
|
||||
|
||||
Reference in New Issue
Block a user