mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-20 23:43:56 +08:00
Upgrade bundled SQLite version to 3.31.0.
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
This commit is contained in:
@@ -81,7 +81,7 @@ unicase = "2.4.0"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.17"
|
||||
version = "0.18"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
|
Reference in New Issue
Block a user