From 8798f1ad8a431946d7949eb91354c207104fe18e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Sep 2018 04:00:25 +0000 Subject: [PATCH] rustup: Update to version 1.14.0 --- rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup.json b/rustup.json index 0dc19d896b..2025927585 100644 --- a/rustup.json +++ b/rustup.json @@ -1,5 +1,5 @@ { - "version": "1.13.0", + "version": "1.14.0", "license": "MIT", "hash": "3fb8f86baf3422e47fef2009697fd7c83226f989008db9e965f75c6d65abace5", "homepage": "https://github.com/rust-lang-nursery/rustup.rs",