Skip to content

Commit 43e8688

Browse files
committed
internal: up lsp-server
1 parent 9b82437 commit 43e8688

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
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
@@ -86,7 +86,7 @@ proc-macro-test = { path = "./crates/proc-macro-test" }
8686
# In-tree crates that are published separately and follow semver. See lib/README.md
8787
line-index = { version = "0.1.0-pre.1" }
8888
la-arena = { version = "0.3.1" }
89-
lsp-server = { version = "0.7.3" }
89+
lsp-server = { version = "0.7.4" }
9090

9191
# non-local crates
9292
smallvec = { version = "1.10.0", features = [

0 commit comments

Comments
 (0)