Skip to content

Commit 6557151

Browse files
committed
Auto merge of rust-lang#16038 - Veykril:lsp-server-bump, r=Veykril
Publish lsp-server 0.7.5
2 parents 311a5e9 + a84685a commit 6557151

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/lsp-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lsp-server"
3-
version = "0.7.4"
3+
version = "0.7.5"
44
description = "Generic LSP server scaffold."
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-lang/rust-analyzer/tree/master/lib/lsp-server"

0 commit comments

Comments
 (0)