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

Commit 97cbb01

Browse files
authored
Merge pull request #1532 from Xanewok/bump-rustc-ap
Patch deps to use rustc-ap-* v546
2 parents 4cfb16b + 889164d commit 97cbb01

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

Cargo.lock

+50-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
@@ -40,11 +40,11 @@ lsp-types = { version = "=0.57.2", features = ["proposed"] }
4040
lazy_static = "1"
4141
log = "0.4"
4242
num_cpus = "1"
43-
racer = { version = "2.1.24", default-features = false }
43+
racer = { version = "2.1.25", default-features = false }
4444
rand = "0.6"
4545
rayon = "1"
4646
rustc_tools_util = "0.2"
47-
rustfmt-nightly = "1.4.1"
47+
rustfmt-nightly = "1.4.3"
4848
rustc-serialize = "0.3"
4949
serde = "1.0"
5050
serde_json = "1.0"

0 commit comments

Comments
 (0)