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

Commit d1fb662

Browse files
committed
Auto merge of #1284 - h-michael:bump-racer, r=Xanewok
Bump racer to 2.1.17 racer-rust/racer@v2.1.16...v2.1.17
2 parents 3ff9d70 + 7588064 commit d1fb662

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -31,7 +31,7 @@ lsp-types = "0.55.1"
3131
lazy_static = "1"
3232
log = "0.4"
3333
num_cpus = "1"
34-
racer = { version = "=2.1.16", default-features = false }
34+
racer = { version = "=2.1.17", default-features = false }
3535
rand = "0.6"
3636
rayon = "1"
3737
rls-analysis = "0.16.10"

0 commit comments

Comments
 (0)