darkfi před 8 měsíci
rodič
revize
ece4e4d871
2 změnil soubory, kde provedl 226 přidání a 166 odebrání
  1. 224 164
      bin/app/Cargo.lock
  2. 2 2
      bin/app/Cargo.toml

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 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"

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů