mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-21 15:29:11 +08:00
Upgrade bundled SQLite version to 3.29
This commit is contained in:
@@ -76,7 +76,7 @@ unicase = "2.4.0"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.15"
|
||||
version = "0.16"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
|
||||
Reference in New Issue
Block a user