From 1b758fb6e35d921c20c814e0701452034c84a7e3 Mon Sep 17 00:00:00 2001 From: Mark Simulacrum Date: Fri, 1 Sep 2017 21:15:47 -0600 Subject: [PATCH] Update cargo. This includes https://github.com/rust-lang/cargo/pull/4447 which fixes a bug in Cargo that is needed to fix https://github.com/rust-lang/rust/issues/44237. --- src/tools/cargo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/cargo b/src/tools/cargo index 4b1b4a6ed47d5..34c0674a25128 160000 --- a/src/tools/cargo +++ b/src/tools/cargo @@ -1 +1 @@ -Subproject commit 4b1b4a6ed47d5d2d7ef2d3d09b1186a8ca225f5e +Subproject commit 34c0674a251287c94cdd1a112966bcb9010c62e8