update to sqlite 3.33.0

This commit is contained in:
Damien Elmes
2020-08-17 11:01:19 +10:00
parent 157256a26c
commit 6e33947c2a
6 changed files with 10682 additions and 9944 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "libsqlite3-sys"
version = "0.19.0"
version = "0.20.0"
authors = ["The rusqlite developers"]
edition = "2018"
repository = "https://github.com/rusqlite/rusqlite"