Upgrade bundled version to SQLite 3.25.0

This commit is contained in:
gwenn
2018-09-17 18:42:19 +02:00
parent bd1756adef
commit fde3a59488
7 changed files with 14795 additions and 7084 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "libsqlite3-sys"
version = "0.9.3"
version = "0.9.4"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
repository = "https://github.com/jgallagher/rusqlite"
description = "Native bindings to the libsqlite3 library"