sql: build rusqlite with sqlcipher

This commit is contained in:
link2xt
2022-01-01 00:00:00 +00:00
parent 30cb0cbcfd
commit 72659580de
2 changed files with 3 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2108,6 +2108,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2cafc7c74096c336d9d27145f7ebd4f4b6f95ba16aa5a282387267e6925cb58"
dependencies = [
"cc",
"openssl-sys",
"pkg-config",
"vcpkg",
]