From 4823796d77b104099b18cc00929a89befdc2871a Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 10 Apr 2015 07:53:30 +0200 Subject: [PATCH] add jgallagher/rusqlite --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab56f3c..de291d9 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Only projects that are stable and useful to users are added. Projects that do no * [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) — a native [PostgreSQL](http://www.postgresql.org) client [](https://travis-ci.org/sfackler/rust-postgres) * Sqlite * [dckc/rust-sqlite3](https://github.com/dckc/rust-sqlite3) — [Sqlite3](http://www.sqlite.org/) bindings [](https://travis-ci.org/dckc/rust-sqlite3) + * [jgallagher/rusqlite](https://github.com/jgallagher/rusqlite) — [Sqlite3](http://www.sqlite.org/) bindings [](https://travis-ci.org/jgallagher/rusqlite) * [linuxfood/rustsqlite](https://github.com/linuxfood/rustsqlite) — [Sqlite3](http://www.sqlite.org/) bindings [](https://travis-ci.org/linuxfood/rustsqlite) ### Date and time