bump libsqlite3-sys to patched version

This commit is contained in:
grantkee
2023-03-08 12:07:28 -06:00
committed by Austin Bonander
parent cea7228fe0
commit aff632a9ec

View File

@@ -176,7 +176,7 @@ rand_xoshiro = "0.6.0"
hex = "0.4.3"
tempdir = "0.3.7"
# Needed to test SQLCipher
libsqlite3-sys = { version = "0.25", features = ["bundled-sqlcipher"] }
libsqlite3-sys = { version = "0.25.1", features = ["bundled-sqlcipher"] }
#
# Any