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

Commit 9ad92e1

Browse files
committed
Use exact version of Racer
1 parent c02bd8d commit 9ad92e1

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -16,7 +16,7 @@ jsonrpc-core = "7.0.1"
1616
languageserver-types = "0.12"
1717
lazy_static = "0.2"
1818
log = "0.3"
19-
racer = "2.0.10"
19+
racer = "=2.0.10"
2020
rls-analysis = "0.8"
2121
rls-data = { version = "0.12", features = ["serialize-serde"] }
2222
rls-rustc = "0.1"

0 commit comments

Comments
 (0)