mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2025-02-16 20:28:25 +00:00
adjust
This commit is contained in:
parent
416bbb3a0d
commit
9116843d6b
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue