mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-03 07:13:58 -07:00
Switch adb_client back to the rayhunter branch
We've confirmed nusb works so I've merged it into the rayhunter branch.
This commit is contained in:
committed by
Cooper Quintin
parent
e3acfe9144
commit
2e85d4f186
@@ -25,6 +25,6 @@ tokio-stream = "0.1.17"
|
||||
[dependencies.adb_client]
|
||||
# path = "../../adb_client/adb_client"
|
||||
git = "https://github.com/gaykitty/adb_client.git"
|
||||
branch = "nusb"
|
||||
branch = "rayhunter"
|
||||
default-features = false
|
||||
features = ["usb"]
|
||||
|
||||
Reference in New Issue
Block a user