Upgrade bundled sqlite to 3.32.2

This commit is contained in:
gwenn
2020-06-05 19:16:51 +02:00
parent 6058322cca
commit 870290c64d
8 changed files with 3141 additions and 1858 deletions

View File

@@ -119,7 +119,7 @@ bencher = "0.1"
[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"
version = "0.18.0"
version = "0.19.0"
[[test]]
name = "config_log"