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