Upgrade SQLite bundled sources to 3.24.0

This commit is contained in:
gwenn
2018-07-14 07:53:01 +02:00
parent babed74866
commit 94c6865d28
7 changed files with 9426 additions and 4421 deletions

View File

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