Add remaining datatype constaints to libsqlite3-sys

This commit is contained in:
John Gallagher
2015-05-04 21:44:05 -04:00
parent 74496cd781
commit 84fc82f48c
3 changed files with 7 additions and 3 deletions

View File

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