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

Commit

Permalink
Update racer to 2.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu authored and Xanewok committed Feb 6, 2020
1 parent 29ee0df commit 4f47b20
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
29 changes: 14 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -42,7 +42,7 @@ lsp-types = { version = "0.60", features = ["proposed"] }
lazy_static = "1"
log = "0.4"
num_cpus = "1"
racer = { version = "2.1.29", default-features = false }
racer = { version = "2.1.30", default-features = false }
rand = "0.7"
rayon = "1"
rustc_tools_util = "0.2"
Expand Down

0 comments on commit 4f47b20

Please sign in to comment.