diff --git a/Cargo.toml b/Cargo.toml index 78e91bd14d..5b55757f1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -148,7 +148,7 @@ rand_xoshiro = "0.6.0" hex = "0.4.3" tempdir = "0.3.7" # Needed to test SQLCipher -libsqlite3-sys = { version = "*", features = ["bundled-sqlcipher"] } +libsqlite3-sys = { version = "0.24", features = ["bundled-sqlcipher"] } # # Any