From 1d79de4ec7ab5a2aa1dc0142bd7be5567f4b18eb Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 29 Jan 2016 08:44:27 +0100 Subject: [PATCH] add mongodb crate link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f21659e..f850ad7 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * LMDB * [vhbit/lmdb-rs](https://github.com/vhbit/lmdb-rs) — [LMDB](http://symas.com/mdb/) bindings [](https://travis-ci.org/vhbit/lmdb-rs) * MongoDB - * [mongodb-labs/mongo-rust-driver-prototype](https://github.com/mongodb-labs/mongo-rust-driver-prototype) — [MongoDB](https://www.mongodb.org/) bindings [](https://travis-ci.org/mongodb-labs/mongo-rust-driver-prototype) + * [mongodb-labs/mongo-rust-driver-prototype](https://github.com/mongodb-labs/mongo-rust-driver-prototype) [[Crate](https://crates.io/crates/mongodb/)] — [MongoDB](https://www.mongodb.org/) bindings [](https://travis-ci.org/mongodb-labs/mongo-rust-driver-prototype) * Redis * [mitsuhiko/redis-rs](https://github.com/mitsuhiko/redis-rs) — [Redis](http://redis.io) library in Rust [](https://travis-ci.org/mitsuhiko/redis-rs) * SQL [[Crates](https://crates.io/keywords/sql)]