From 100dc1377cf2c7053478368c42220ad8a5bb789b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Feb 2018 01:00:21 +0000 Subject: [PATCH] Update rustup to version 1.11.0 --- rustup.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rustup.json b/rustup.json index 13d6b32159..bd5ed2b9ff 100644 --- a/rustup.json +++ b/rustup.json @@ -1,7 +1,7 @@ { - "version": "1.10.0", + "version": "1.11.0", "license": "MIT", - "hash": "c7911ada606fb863d79280865d89ad97053f2e3359e05c9b47f19af6acd002b1", + "hash": "9fb54832bc896cd4c0c8027e02ec580a8263dde7831fa3f2d9f7ad61849a77fe", "homepage": "https://github.com/rust-lang-nursery/rustup.rs", "checkver": { "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",