From ae6ade69f37e96ebb2fb9de99db180558928526b Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Tue, 23 Dec 2025 09:11:09 +0530 Subject: [PATCH] deps: bump cargo lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index d093b06..f951ed4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -111,7 +111,7 @@ dependencies = [ [[package]] name = "adb_client" version = "2.1.18" -source = "git+https://github.com/lavafroth/adb_client?branch=with-read-timeout#5cfb7dc4dd04810522e3ac65ec8dfbe7eed34597" +source = "git+https://github.com/lavafroth/adb_client?branch=with-read-timeout#f69a3d8a1aa58713e899a8d07ba13588027390e9" dependencies = [ "base64", "bincode",