diff --git a/Cargo.toml b/Cargo.toml index f2fb2fe0d..620b7264a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,6 +81,7 @@ glob = "0.3" # wallet deps rocksdb = "0.16.0" +dirs = "2.0.2" [dependencies.rusqlite] version = "0.25.1" features = ["bundled", "sqlcipher"]