From 415cd9c5db53501d6ce15c0d1d3aeec8056d1c06 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Dec 2017 16:00:35 +0000 Subject: [PATCH] Update rustup to version 1.8.0 --- rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup.json b/rustup.json index 8295e5dddd..5a538f727b 100644 --- a/rustup.json +++ b/rustup.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "1.8.0", "license": "MIT", "hash": "016519a9e975a752bd240c49155b34e652f60193c951eacf0c2d17805839819d", "homepage": "https://github.com/rust-lang-nursery/rustup.rs",