Use patched termion, add resize executable, update rust nightly version

This commit is contained in:
Jeremy Soller 2017-03-27 18:55:06 -06:00
parent deeb218b76
commit 4a20c8f6c0
3 changed files with 3 additions and 1 deletions

View file

@ -40,3 +40,4 @@ members = [
[replace]
"jpeg-decoder:0.1.11" = { git = "https://github.com/redox-os/jpeg-decoder.git", branch = "single_thread" }
"liner:0.1.3" = { git = "https://github.com/redox-os/liner.git", branch = "redox" }
"termion:1.3.0" = { git = "https://github.com/redox-os/termion.git" }

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)
[![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--03--20-lightgrey.svg)
![Rust Version](https://img.shields.io/badge/rust-nightly%202017--03--23-lightgrey.svg)
## Contents

View file

@ -8,6 +8,7 @@ extrautils: \
filesystem/bin/mdless \
filesystem/bin/mtxt \
filesystem/bin/rem \
filesystem/bin/resize \
filesystem/bin/screenfetch
#filesystem/bin/dmesg filesystem/bin/info filesystem/bin/watch