Bundle OpenSSL & SQLCipher

This commit is contained in:
Hanh 2023-03-07 16:08:37 +10:00
parent 6bbe39c236
commit 2940d8f8da
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ rpc = ["rocket", "dotenv"]
nodejs = ["node-bindgen"]
cuda = ["rustacuda", "rustacuda_core"]
apple_metal = ["metal", "objc", "block"]
sqlcipher = ["rusqlite/bundled-sqlcipher"]
sqlcipher = ["rusqlite/bundled-sqlcipher-vendored-openssl"]
[dependencies.zcash_params]
git = "https://github.com/hhanh00/zcash-params.git"