mirror of
				https://github.com/isar/rusqlite.git
				synced 2025-10-31 05:48:56 +08:00 
			
		
		
		
	Merge pull request #1556 from gwenn/bindgen
Bump bindgen version to 0.70
This commit is contained in:
		| @@ -38,7 +38,7 @@ wasm32-wasi-vfs = [] | ||||
| openssl-sys = { version = "0.9.103", optional = true } | ||||
|  | ||||
| [build-dependencies] | ||||
| bindgen = { version = "0.69", optional = true, default-features = false, features = ["runtime"] } | ||||
| bindgen = { version = "0.70", optional = true, default-features = false, features = ["runtime"] } | ||||
| pkg-config = { version = "0.3.19", optional = true } | ||||
| cc = { version = "1.1.6", optional = true } | ||||
| vcpkg = { version = "0.2.15", optional = true } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user