diff --git a/Projects-using-Rust.md b/Projects-using-Rust.md index 1c911c1..13bcdf9 100644 --- a/Projects-using-Rust.md +++ b/Projects-using-Rust.md @@ -30,6 +30,7 @@ Bindings * OpenSSL libcrypto: https://github.com/kballard/rustcrypto * SDL: https://github.com/brson/rust-sdl * SFML: https://github.com/JeremyLetang/rust-sfml +* Sqlite https://github.com/linuxfood/rustsqlite Competitions ------------