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

Commit 23985c6

Browse files
committed
Bump rustfmt and racer
1 parent 27869c5 commit 23985c6

File tree

2 files changed

+71
-49
lines changed

2 files changed

+71
-49
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
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.33", default-features = false }
45+
racer = { version = "2.1.34", default-features = false }
4646
rand = "0.7"
4747
rayon = "1"
4848
rustc_tools_util = "0.2"
49-
rustfmt-nightly = "1.4.14"
49+
rustfmt-nightly = "1.4.15"
5050
serde = "1.0"
5151
serde_json = "1.0"
5252
serde_derive = "1.0"

0 commit comments

Comments
 (0)