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

@@ -81,7 +81,7 @@ unicase = "2.4.0"
[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"
version = "0.17"
version = "0.18"
[[test]]
name = "config_log"