From 32a58c29b9c8e38f1d4e08e68d02574ded28eec5 Mon Sep 17 00:00:00 2001 From: Camille TJHOA Date: Wed, 13 May 2015 11:46:58 +0200 Subject: [PATCH] Add brson/multirust --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c89e4a..afdb6b2 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/) * [Manishearth/rust-clippy](https://github.com/Manishearth/rust-clippy) — a collection of lints that catch newbie mistakes and oversights during the build * [nrc/rustfmt](https://github.com/nrc/rustfmt) — a Rust code formatter [](https://travis-ci.org/nrc/rustfmt) * [phildawes/racer](https://github.com/phildawes/racer) — code completion for Rust [](https://travis-ci.org/phildawes/racer) +* [brson/multirust](https://github.com/brson/multirust) — manage multiple Rust installations [](https://travis-ci.org/brson/multirust) ### IDEs