mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
Development Tools
This commit is contained in:
parent
98e814a18a
commit
b4b232154e
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
|||
- [Text processing](#text-processing)
|
||||
- [Web programming](#web-programming)
|
||||
- [Resources](#resources)
|
||||
- [Tools](#tools)
|
||||
- [Tools](#development-tools)
|
||||
- [IDEs](#ides)
|
||||
- [License](#license)
|
||||
|
||||
|
@ -299,7 +299,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
|
|||
* [rust-learning](https://github.com/ctjhoa/rust-learning) - a collection of useful resources to learn rust
|
||||
|
||||
|
||||
## Tools
|
||||
## Development Tools
|
||||
|
||||
* [brson/multirust](https://github.com/brson/multirust) — manage multiple Rust installations [<img src="https://travis-ci.org/brson/multirust.svg?branch=master">](https://travis-ci.org/brson/multirust)
|
||||
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [<img src="https://travis-ci.org/crabtw/rust-bindgen.svg?branch=master">](https://travis-ci.org/crabtw/rust-bindgen)
|
||||
|
|
Loading…
Reference in a new issue