Skip to content

Commit 69c3b72

Browse files
committed
Use new Racer from crates.io
1 parent 7f04877 commit 69c3b72

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Diff for: Cargo.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -2929,8 +2929,9 @@ dependencies = [
29292929

29302930
[[package]]
29312931
name = "racer"
2932-
version = "2.1.48"
2933-
source = "git+https://github.com/racer-rust/racer?rev=cbca5c66b6607a340c36fcf4d5fd2166ae41e79d#cbca5c66b6607a340c36fcf4d5fd2166ae41e79d"
2932+
version = "2.2.0"
2933+
source = "registry+https://github.com/rust-lang/crates.io-index"
2934+
checksum = "b0b4b5faaf07040474e8af74a9e19ff167d5d204df5db5c5c765edecfb900358"
29342935
dependencies = [
29352936
"bitflags",
29362937
"clap 2.34.0",

Diff for: src/tools/rls

0 commit comments

Comments
 (0)