From 61b4d4c989c16c6de56943334093a356d8c8b2bf Mon Sep 17 00:00:00 2001 From: Cody P Schafer Date: Tue, 10 Mar 2015 13:31:57 -0400 Subject: [PATCH] bump cargo version --- recipes/cargo/cargo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/cargo/cargo_git.bb b/recipes/cargo/cargo_git.bb index 9532ba6..e9173f5 100644 --- a/recipes/cargo/cargo_git.bb +++ b/recipes/cargo/cargo_git.bb @@ -1,5 +1,5 @@ -# 2015-03-07 -SRCREV_cargo = "b27cd4706063510640410540c1e68da3a294ab24" +# 2015-03-09 +SRCREV_cargo = "e4f0662b4ba7feacc10c19465182b8174aae4e9d" SRCREV_rust-installer = "60fd8abfcae50629a3fc664bd809238fed039617" require cargo.inc