From 373a5265a031856e527757df779bf0302d01ff04 Mon Sep 17 00:00:00 2001 From: Corentin LIAUD Date: Sun, 21 Sep 2025 11:42:58 +0200 Subject: [PATCH] chore: v2.1.17 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8f7dcd4..239296a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://github.com/cocool97/adb_client" keywords = ["adb", "android", "tcp", "usb"] license = "MIT" repository = "https://github.com/cocool97/adb_client" -version = "2.1.16" +version = "2.1.17" rust-version = "1.85.1" # To build locally when working on a new release