We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b062b commit 9cf2fbcCopy full SHA for 9cf2fbc
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tower-lsp"
3
-version = "0.18.0"
+version = "0.19.0"
4
authors = ["Eyal Kalderon <[email protected]>"]
5
edition = "2021"
6
description = "Language Server Protocol implementation based on Tower"
0 commit comments