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

Commit 9ed6f96

Browse files
committed
Upgrade racer to 2.1.47
1 parent ee1af62 commit 9ed6f96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lsp-types = { version = "0.60", features = ["proposed"] }
4343
lazy_static = "1"
4444
log = "0.4"
4545
num_cpus = "1"
46-
racer = { version = "2.1.46", default-features = false }
46+
racer = { version = "2.1.47", default-features = false }
4747
rand = "0.7"
4848
rayon = "1"
4949
rustc_tools_util = "0.2"

0 commit comments

Comments
 (0)