From b5459e89f2570734abcc7d5c8d6d41f74a0d9f44 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 17 Mar 2015 12:25:05 +0100 Subject: [PATCH] add dckc/rust-sqlite3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cb3124..0f023a1 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Only projects that are stable and useful to users are added. Projects that do no * PostgreSql * [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) * [linuxfood/rustsqlite](https://github.com/linuxfood/rustsqlite) — [Sqlite3](http://www.sqlite.org/) bindings [](https://travis-ci.org/linuxfood/rustsqlite) ### Date and time