Merge remote-tracking branch 'jgallagher/master' into trace_extension

This commit is contained in:
Gwenael Treguier
2015-11-11 14:28:21 +01:00
6 changed files with 379 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rusqlite"
version = "0.2.0"
version = "0.4.0"
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
description = "Ergonomic wrapper for SQLite"
repository = "https://github.com/jgallagher/rusqlite"