Browse Source

update dirs crate

ghassmo 5 years ago
parent
commit
e96fb4ea4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -86,7 +86,7 @@ bytes = "1.0.1"
 
 # wallet deps
 rocksdb = "0.16.0"
-dirs = "2.0.2"
+dirs = "3.0.2"
 
 [dependencies.rusqlite]
 version = "0.25.1"