From 3dc312652d687e980199f11b007def52e502481a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Apr 2019 09:00:20 +0000 Subject: [PATCH] rustup: Update to version 1.18.0 --- bucket/rustup.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/rustup.json b/bucket/rustup.json index 3ac2007055..51254d1713 100644 --- a/bucket/rustup.json +++ b/bucket/rustup.json @@ -1,7 +1,7 @@ { - "version": "1.17.0", + "version": "1.18.0", "license": "MIT", - "hash": "e6a7dd25ab1620827d0848840ee7347248f3f88fc91b2d1e9359700853d5c3fe", + "hash": "45f9adcf71cf40983afab6bcb79f6bbdcee02ade696af5574fbaf3aa55e2382e", "homepage": "https://github.com/rust-lang-nursery/rustup.rs", "checkver": { "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",