This commit is contained in:
kud1ing 2014-12-18 20:02:58 +01:00
parent 416bbb3a0d
commit 9116843d6b
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ Only projects that are stable and useful to users are added. Projects that do no
## Applications
* [gchp/iota](https://github.com/gchp/iota) — a simple text editor written in Rust [<img src="https://travis-ci.org/gchp/iota.svg?branch=master">](https://travis-ci.org/gchp/iota)
* [uutils/coreutils](https://github.com/uutils/coreutils) — Cross-platform Rust rewrite of the GNU coreutils [<img src="https://travis-ci.org/uutils/coreutils.svg?branch=master">](https://travis-ci.org/uutils/coreutils)
* [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [<img src="https://travis-ci.org/uutils/coreutils.svg?branch=master">](https://travis-ci.org/uutils/coreutils)
* [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust
### Games

View file

@ -34,7 +34,7 @@ DATA = \
},
'uutils/coreutils': {
"url": 'https://github.com/uutils/coreutils',
"descr": 'Cross-platform Rust rewrite of the GNU coreutils',
"descr": 'cross-platform Rust rewrite of the GNU coreutils',
"travis_url": 'https://travis-ci.org/uutils/coreutils',
"travis_badge": 'https://travis-ci.org/uutils/coreutils.svg?branch=master',
"unstable": False