Switch to the EFF org fork of adb_client

This commit is contained in:
Sashanoraa
2025-06-05 20:22:14 -04:00
parent 8d8d2bd8ec
commit d36c1f10cd
2 changed files with 5 additions and 5 deletions
Generated
+1 -1
View File
@@ -5,7 +5,7 @@ version = 4
[[package]]
name = "adb_client"
version = "2.1.11"
source = "git+https://github.com/gaykitty/adb_client.git?rev=e732fc178a0eb237138e4091059ff5ffa241385a#e732fc178a0eb237138e4091059ff5ffa241385a"
source = "git+https://github.com/EFForg/adb_client.git?rev=e511662394e4fa32865c154c40f81a3d846f700c#e511662394e4fa32865c154c40f81a3d846f700c"
dependencies = [
"async-io",
"base64",