rachel-rose 5 лет назад
Родитель
Сommit
becf048b5d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Cargo.toml

+ 1 - 0
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"]