From b15b023226176d4fc0ceef6cfd5698b7df6787f2 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Fri, 16 Mar 2018 13:37:14 +0300 Subject: Update Cargo This notably includes * https://github.com/rust-lang/cargo/pull/5152 * https://github.com/rust-lang/cargo/pull/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. --- src/tools/cargo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/cargo b/src/tools/cargo index 5f83bb4044f..d6c3983fe3b 160000 --- a/src/tools/cargo +++ b/src/tools/cargo @@ -1 +1 @@ -Subproject commit 5f83bb4044f32b60d06717c609610f67411fc671 +Subproject commit d6c3983fe3bd8fa06b54712e53fb23645598188b -- cgit 1.4.1-3-g733a5