Skip to content

Commit 4540f38

Browse files
authored
Bump lsp-textdocument from 0.4.0 to 0.4.1 (nushell#14974)
# Description This upstream upgrade fixes a crashing bug. # User-Facing Changes # Tests + Formatting # After Submitting
1 parent 1349187 commit 4540f38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ lru = "0.12"
104104
lscolors = { version = "0.17", default-features = false }
105105
lsp-server = "0.7.8"
106106
lsp-types = { version = "0.97.0", features = ["proposed"] }
107-
lsp-textdocument = "0.4.0"
107+
lsp-textdocument = "0.4.1"
108108
mach2 = "0.4"
109109
md5 = { version = "0.10", package = "md-5" }
110110
miette = "7.3"

0 commit comments

Comments
 (0)