Skip to content

Commit 83b3ba1

Browse files
committed
Auto merge of rust-lang#15483 - matklad:up-me-baby-one-more-time, r=Veykril
internal: post-bump lsp-server version
2 parents 904b326 + 1cebc0c commit 83b3ba1

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.2" }
89+
lsp-server = { version = "0.7.3" }
9090

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

0 commit comments

Comments
 (0)