From 2e6a5fdb8a6e5e260ff0def9eae45e4d04ec7266 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Dec 2018 19:00:22 +0000 Subject: [PATCH] rustup: Update to version 1.16.0 --- rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup.json b/rustup.json index 9203913c21..711dccb3b7 100644 --- a/rustup.json +++ b/rustup.json @@ -1,5 +1,5 @@ { - "version": "1.15.0", + "version": "1.16.0", "license": "MIT", "hash": "63107766dce70d3089cc0c194c3590416522129efec761af82e9b3886755c8ac", "homepage": "https://github.com/rust-lang-nursery/rustup.rs",