Skip to content

Commit

Permalink
Update Cargo
Browse files Browse the repository at this point in the history
This notably includes

* rust-lang/cargo#5152
* rust-lang/cargo#5188

The first one switches cargo from docopt to clap (
we also update to the latest calp in this repository),
the second one should help us to unify feature flags
for Cargo itself and RLS, and build Cargo libray only
once.
  • Loading branch information
matklad committed Mar 16, 2018
1 parent 55c984e commit b15b023
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 27 deletions.
43 changes: 17 additions & 26 deletions src/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 src/tools/cargo
Submodule cargo updated 226 files

0 comments on commit b15b023

Please sign in to comment.