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

Commit 182a687

Browse files
authored
Merge pull request #1548 from Xanewok/update-deps
Update Rustfmt and Racer to pull in rustc-ap-* v581
2 parents 00e4f29 + 4e1741d commit 182a687

File tree

2 files changed

+67
-52
lines changed

2 files changed

+67
-52
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ lsp-types = { version = "0.60", features = ["proposed"] }
4242
lazy_static = "1"
4343
log = "0.4"
4444
num_cpus = "1"
45-
racer = { version = "2.1.25", default-features = false }
45+
racer = { version = "2.1.26", default-features = false }
4646
rand = "0.6"
4747
rayon = "1"
4848
rustc_tools_util = "0.2"
49-
rustfmt-nightly = "1.4.3"
49+
rustfmt-nightly = "1.4.7"
5050
rustc-serialize = "0.3"
5151
serde = "1.0"
5252
serde_json = "1.0"

0 commit comments

Comments
 (0)