From 646ac0923274e84334f0bec2a9b028b337f289cb Mon Sep 17 00:00:00 2001 From: Cody P Schafer Date: Mon, 9 Mar 2015 14:59:39 -0400 Subject: [PATCH] update cargo --- 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 ea49e0c..fbe1870 100644 --- a/recipes/cargo/cargo_git.bb +++ b/recipes/cargo/cargo_git.bb @@ -1,5 +1,5 @@ -# 2015-3-01 -SRCREV_cargo = "efa4bd0897c4adb46169f2b2359613d394e55759" +# 2015-03-07 +SRCREV_cargo = "b27cd4706063510640410540c1e68da3a294ab24" SRCREV_rust-installer = "60fd8abfcae50629a3fc664bd809238fed039617" require cargo.inc