mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 05:48:56 +08:00 
			
		
		
		
	Merge pull request #387 from gwenn/bindgen
Upgrade rust-bindgen version
This commit is contained in:
		| @@ -26,7 +26,7 @@ min_sqlite_version_3_7_16 = ["pkg-config", "vcpkg"] | |||||||
| unlock_notify = [] | unlock_notify = [] | ||||||
|  |  | ||||||
| [build-dependencies] | [build-dependencies] | ||||||
| bindgen = { version = "0.38", optional = true } | bindgen = { version = "0.39", optional = true } | ||||||
| pkg-config = { version = "0.3", optional = true } | pkg-config = { version = "0.3", optional = true } | ||||||
| cc = { version = "1.0", optional = true } | cc = { version = "1.0", optional = true } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user