mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
Bump libsqlite3-sys to v0.28 (#3148)
This includes SQLite v3.45(.1), which includes new JSONB functionality.
This commit is contained in:
@@ -46,7 +46,7 @@ regex = { version = "1.5.5", optional = true }
|
||||
urlencoding = "2.1.3"
|
||||
|
||||
[dependencies.libsqlite3-sys]
|
||||
version = "0.27.0"
|
||||
version = "0.28.0"
|
||||
default-features = false
|
||||
features = [
|
||||
"pkg-config",
|
||||
|
||||
Reference in New Issue
Block a user