rusqlite v0.12.0 Release Notes

Release Date: 2017-05-29 // almost 7 years ago
    • 🏗 Defines HAVE_USLEEP when building with a bundled SQLite (#263).
    • ⚡️ Updates dependencies to their latest versions, particularly serde to 1.0.
    • ➕ Adds support for vcpkg on Windows.
    • ➕ Adds ToSql impls for str and [u8].