mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 13:58:55 +08:00 
			
		
		
		
	Bump version to 0.9.5
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "rusqlite" | ||||
| version = "0.9.4" | ||||
| version = "0.9.5" | ||||
| authors = ["John Gallagher <jgallagher@bignerdranch.com>"] | ||||
| description = "Ergonomic wrapper for SQLite" | ||||
| repository = "https://github.com/jgallagher/rusqlite" | ||||
|   | ||||
| @@ -1,3 +1,7 @@ | ||||
| # Version 0.9.5 (2017-01-26) | ||||
|  | ||||
| * Add impls of `Clone`, `Debug`, and `PartialEq` to `ToSqlOutput`. | ||||
|  | ||||
| # Version 0.9.4 (2017-01-25) | ||||
|  | ||||
| * Update dependencies. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user