mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 11:53:06 +00:00
remove rust-empty
This commit is contained in:
parent
542f8c641f
commit
e1cbcc3334
2 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue