Parcourir la source

app: fix dependency version conflicts

epiphany il y a 2 mois
Parent
commit
ee82a7d6bf
2 fichiers modifiés avec 171 ajouts et 206 suppressions
  1. 169 204
      bin/app/Cargo.lock
  2. 2 2
      bin/app/Cargo.toml

Fichier diff supprimé car celui-ci est trop grand
+ 169 - 204
bin/app/Cargo.lock


+ 2 - 2
bin/app/Cargo.toml

@@ -95,13 +95,13 @@ rav1d = { git = "https://github.com/leo030303/rav1d", branch = "add-rust-api", f
 [target.'cfg(target_os = "android")'.dependencies]
 tracing-android = "0.2.0"
 # Required by Arti: tor-dirmgr
-tor-dirmgr = { version="0.37.0", features=["static"] }
+tor-dirmgr = { version="0.42.0", features=["static"] }
 # Android uses MediaCodec for hardware-accelerated H.264 decoding instead of rav1d
 
 [target.'cfg(target_os = "windows")'.dependencies]
 # Used by tor-dirmgr
 #rusqlite = {version = "0.37.0", features = ["bundled"]}
-tor-dirmgr = { version="0.37.0", features=["static"] }
+tor-dirmgr = { version="0.42.0", features=["static"] }
 
 [package.metadata.android.activity_attributes]
 "android:exported" = "true"

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff