mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 23:35:20 +00:00
bump libsqlite3-sys to patched version
This commit is contained in:
parent
cea7228fe0
commit
aff632a9ec
@ -176,7 +176,7 @@ rand_xoshiro = "0.6.0"
|
|||||||
hex = "0.4.3"
|
hex = "0.4.3"
|
||||||
tempdir = "0.3.7"
|
tempdir = "0.3.7"
|
||||||
# Needed to test SQLCipher
|
# Needed to test SQLCipher
|
||||||
libsqlite3-sys = { version = "0.25", features = ["bundled-sqlcipher"] }
|
libsqlite3-sys = { version = "0.25.1", features = ["bundled-sqlcipher"] }
|
||||||
|
|
||||||
#
|
#
|
||||||
# Any
|
# Any
|
||||||
|
Loading…
x
Reference in New Issue
Block a user