Skip to content

Commit caae26a

Browse files
jezautozimu
authored andcommitted
Downgrade jsonrpc-core to fix #892
1 parent cbe7721 commit caae26a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde_json = "1"
2828

2929
crossbeam-channel = "0.3"
3030

31-
jsonrpc-core = "13"
31+
jsonrpc-core = "12"
3232
lsp-types = "0.60"
3333
url = "2"
3434
pathdiff = "0"

0 commit comments

Comments
 (0)