remove rust-empty

This commit is contained in:
kud1ing 2014-12-18 20:08:48 +01:00
parent 542f8c641f
commit e1cbcc3334
2 changed files with 0 additions and 3 deletions

View file

@ -55,8 +55,6 @@ Only projects that are stable and useful to users are added. Projects that do no
* [Cargo](http://crates.io) — the Rust package manager
* CMake
* [SiegeLord/RustCMake](https://github.com/SiegeLord/RustCMake) — an example project showing usage of CMake with Rust [<img src="https://travis-ci.org/SiegeLord/RustCMake.svg?branch=master">](https://travis-ci.org/SiegeLord/RustCMake)
* Make
* [PistonDevelopers/rust-empty](https://github.com/PistonDevelopers/rust-empty) — a Makefile to get started with Rust
### Command-line argument parsing

View file

@ -54,7 +54,6 @@ A list of awesome but unstable/experimental Rust projects which some day hopeful
### Build system
* CMake
* Make
### Command-line argument parsing