Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 39fe80c

Browse files
committed
Prepare RlsHandle to be transport-agnostic
1 parent 0822b62 commit 39fe80c

File tree

3 files changed

+121
-130
lines changed

3 files changed

+121
-130
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ rustc-workspace-hack = "1.0.0"
6666
[dev-dependencies]
6767
difference = "2"
6868
tempfile = "3"
69-
lsp-codec = "0.1.1"
69+
lsp-codec = "0.1.2"
7070
tokio = "0.1"
7171
futures = "0.1"
7272
tokio-process = "0.2"

0 commit comments

Comments
 (0)