Przeglądaj źródła

update dirs crate

ghassmo 5 lat temu
rodzic
commit
e96fb4ea4d
1 zmienionych plików z 1 dodań i 1 usunięć
  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"