Upgrade SQLite bundled version to 3.34.0

This commit is contained in:
gwenn
2020-12-04 18:26:02 +00:00
parent 4b9e693744
commit 67102efb2f
8 changed files with 2053 additions and 738 deletions

View File

@@ -124,7 +124,7 @@ bencher = "0.1"
[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"
version = "0.20.1"
version = "0.21.0"
[[test]]
name = "config_log"