From 11936b055e33c48c84c831e2cc90cf36ae98cf60 Mon Sep 17 00:00:00 2001 From: Richard Harrah Date: Wed, 9 Sep 2015 22:10:37 -0400 Subject: [PATCH] update rust to 1.2.0 --- rust.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rust.json b/rust.json index 3844bb502b..904fdf9c9f 100644 --- a/rust.json +++ b/rust.json @@ -1,9 +1,9 @@ { "homepage": "http://www.rust-lang.org", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT/Apache 2.0", - "url": "https://static.rust-lang.org/dist/rust-1.1.0-x86_64-pc-windows-gnu.msi", - "hash": "48437584a1788711d96c8f8047c3cad9c41654e6cf8596459fdce4ed519a101d", + "url": "https://static.rust-lang.org/dist/rust-1.2.0-x86_64-pc-windows-gnu.msi", + "hash": "0E148DB672EB489E8C977C75189C17E33E362CDFA11F3295ADB1F4989C58820B", "bin": [ "Rust\\bin\\rustc.exe", "Rust\\bin\\rustdoc.exe",