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

Commit c13f65b

Browse files
committed
Update rls-analysis
Fixes #1140
1 parent a331b4a commit c13f65b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ num_cpus = "1"
2525
racer = { version = "=2.1.13", default-features = false }
2626
rand = "0.5.5"
2727
rayon = "1"
28-
rls-analysis = "0.16.8"
28+
rls-analysis = "0.16.9"
2929
rls-blacklist = "0.1.3"
3030
rls-data = { version = "0.18.1", features = ["serialize-serde", "serialize-rustc"] }
3131
rls-rustc = "0.5.0"

0 commit comments

Comments
 (0)