Update kernel, update rustc version in README

This commit is contained in:
Jeremy Soller 2017-07-26 21:14:47 -06:00
parent a4353ca274
commit feb1abcbca
2 changed files with 2 additions and 3 deletions

View file

@ -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) [![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) [![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) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)
![Rust Version](https://img.shields.io/badge/rust-nightly%202017--04--22-lightgrey.svg) ![Rust Version](https://img.shields.io/badge/rust-nightly%202017--07--26-lightgrey.svg)
## Contents ## Contents
@ -158,4 +158,3 @@ $ make qemu kvm=no
# Launch using QEMU without using KVM (Kernel Virtual Machine) nor Graphics # Launch using QEMU without using KVM (Kernel Virtual Machine) nor Graphics
make qemu kvm=no vga=no make qemu kvm=no vga=no
``` ```

2
kernel

@ -1 +1 @@
Subproject commit b474136af4cb617c47834d188983e7e1ff701da4 Subproject commit 226145249294c1ff82629f4b8be4024e7e938cad