Update for new bindgen output.

This commit is contained in:
John Gallagher
2017-02-07 21:09:20 -05:00
parent 161ac2bf0a
commit 4216671fe6
3 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ regex = "0.2"
[dependencies.libsqlite3-sys]
path = "libsqlite3-sys"
version = "0.6.1"
version = "0.7.0"
[[test]]
name = "config_log"