Upgrade bundled sqlite to 3.31.1

This commit is contained in:
Thom Chiovoloni
2020-04-10 05:32:46 -07:00
parent def06b2958
commit 22564d3099
7 changed files with 104 additions and 76 deletions

View File

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