Ver Fonte

app: cargo update

darkfi há 8 meses atrás
pai
commit
ece4e4d871
2 ficheiros alterados com 226 adições e 166 exclusões
  1. 224 164
      bin/app/Cargo.lock
  2. 2 2
      bin/app/Cargo.toml

Diff do ficheiro suprimidas por serem muito extensas
+ 224 - 164
bin/app/Cargo.lock


+ 2 - 2
bin/app/Cargo.toml

@@ -87,12 +87,12 @@ dirs = "5.0.1"
 [target.'cfg(target_os = "android")'.dependencies]
 tracing-android = "0.2.0"
 # Required by Arti: tor-dirmgr
-tor-dirmgr = { version="0.32.0", features=["static"] }
+tor-dirmgr = { version="0.36.0", features=["static"] }
 
 [target.'cfg(target_os = "windows")'.dependencies]
 # Used by tor-dirmgr
 #rusqlite = {version = "0.37.0", features = ["bundled"]}
-tor-dirmgr = { version="0.32.0", features=["static"] }
+tor-dirmgr = { version="0.36.0", features=["static"] }
 
 [package.metadata.android.activity_attributes]
 "android:exported" = "true"

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff