Prep rusqlite 0.22.0 and libsqlite3-sys 0.17.3

This commit is contained in:
Thom Chiovoloni
2020-04-08 10:59:28 -07:00
parent 35458e4ebb
commit 6b8e2fc02b
2 changed files with 3 additions and 3 deletions

View File

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