mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
Bump to version 0.0.5
This commit is contained in:
parent
d427ddd7a5
commit
39d34c6ba8
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rusqlite"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
||||
description = "Ergonomic wrapper for SQLite"
|
||||
homepage = "https://github.com/jgallagher/rusqlite"
|
||||
|
@ -1,3 +1,7 @@
|
||||
# Version 0.0.5 (2014-01-07)
|
||||
|
||||
* Updates to track latest rustc changes (closure syntax).
|
||||
|
||||
# Version 0.0.4 (2014-01-05)
|
||||
|
||||
* Updates to track latest rustc changes.
|
||||
|
Loading…
Reference in New Issue
Block a user