From 507f4ae12f6e3b54e9c2e6905733c19c2d597cf3 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 27 Aug 2017 10:58:19 -0600 Subject: [PATCH] Update required Rust version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a52639..e87d30d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Please make sure you use the **latest nightly** of `rustc` before building (for [![Travis Build Status](https://travis-ci.org/redox-os/redox.svg?branch=master)](https://travis-ci.org/redox-os/redox) [![Downloads](https://img.shields.io/github/downloads/redox-os/redox/total.svg)](https://github.com/redox-os/redox/releases) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md) -![Rust Version](https://img.shields.io/badge/rust-nightly%202017--07--26-lightgrey.svg) +![Rust Version](https://img.shields.io/badge/rust-nightly%202017--08--26-lightgrey.svg) ## Contents