Upgrade bundled SQLite version to 3.31.0.

Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
This commit is contained in:
Kamran Mackey
2020-01-26 12:44:03 -07:00
parent d1813caa1d
commit c3f83c281a
7 changed files with 9073 additions and 5502 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "libsqlite3-sys"
version = "0.17.1"
version = "0.18.0"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
edition = "2018"
repository = "https://github.com/jgallagher/rusqlite"