Upgrade bundled version to SQLite 3.26.0

This commit is contained in:
gwenn
2018-12-15 10:19:53 +01:00
parent edc5a6a5a9
commit ae461b8ed2
6 changed files with 2279 additions and 723 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "libsqlite3-sys"
version = "0.10.0"
version = "0.10.1"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
edition = "2018"
repository = "https://github.com/jgallagher/rusqlite"