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

Commit ae5879d

Browse files
committed
Bump racer.
1 parent ccea3c8 commit ae5879d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ lsp-types = { version = "0.60", features = ["proposed"] }
4242
lazy_static = "1"
4343
log = "0.4"
4444
num_cpus = "1"
45-
racer = { version = "2.1.41", default-features = false }
45+
racer = { version = "2.1.42", default-features = false }
4646
rand = "0.7"
4747
rayon = "1"
4848
rustc_tools_util = "0.2"

0 commit comments

Comments
 (0)