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

Commit 0c48b37

Browse files
deps: bump racer and rustfmt versions
1 parent 1f686d5 commit 0c48b37

File tree

2 files changed

+52
-63
lines changed

2 files changed

+52
-63
lines changed

Cargo.lock

+50-61
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.39", default-features = false }
45+
racer = { version = "2.1.40", default-features = false }
4646
rand = "0.7"
4747
rayon = "1"
4848
rustc_tools_util = "0.2"
49-
rustfmt-nightly = { version = "1.4.22", git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.22" }
49+
rustfmt-nightly = { version = "1.4.23", git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.23" }
5050
serde = "1.0"
5151
serde_json = "1.0"
5252
serde_derive = "1.0"

0 commit comments

Comments
 (0)