|
|
@@ -132,6 +132,7 @@ wasmer-middlewares = {version = "3.3.0", optional = true}
|
|
|
|
|
|
# Wallet management
|
|
|
rusqlite = {version = "0.29.0", features = ["bundled-sqlcipher"], optional = true}
|
|
|
+libsqlite3-sys = {version = "0.26.0", features = ["bundled-sqlcipher"], optional = true}
|
|
|
|
|
|
# Blockchain store
|
|
|
sled = {version = "0.34.7", optional = true}
|