mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 13:58:55 +08:00 
			
		
		
		
	Merge pull request #1514 from gwenn/sys0.29.0
Prepare release of libsqlite3-sys 0.29.0
This commit is contained in:
		| @@ -139,7 +139,7 @@ bencher = "0.1" | ||||
|  | ||||
| [dependencies.libsqlite3-sys] | ||||
| path = "libsqlite3-sys" | ||||
| version = "0.28.0" | ||||
| version = "0.29.0" | ||||
|  | ||||
| [[test]] | ||||
| name = "auto_ext" | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "libsqlite3-sys" | ||||
| version = "0.28.0" | ||||
| version = "0.29.0" | ||||
| authors = ["The rusqlite developers"] | ||||
| edition = "2021" | ||||
| repository = "https://github.com/rusqlite/rusqlite" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user