mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-21 15:29:11 +08:00
Upgrade bundled version to SQLite 3.27.2
And upgrade to bindgen 0.48
This commit is contained in:
@@ -70,7 +70,7 @@ regex = "1.0"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.12"
|
||||
version = "0.13"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
|
||||
Reference in New Issue
Block a user