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

Commit 68f2801

Browse files
committed
Update racer from 2.1.17 to 2.1.18
1 parent 2d64858 commit 68f2801

File tree

2 files changed

+120
-5
lines changed

2 files changed

+120
-5
lines changed

Cargo.lock

Lines changed: 119 additions & 4 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.2"
3131
lazy_static = "1"
3232
log = "0.4"
3333
num_cpus = "1"
34-
racer = { version = "=2.1.17", default-features = false }
34+
racer = { version = "=2.1.18", default-features = false }
3535
rand = "0.6"
3636
rayon = "1"
3737
rls-analysis = "0.16.12"

0 commit comments

Comments
 (0)