From 34d58114201db707505bf158115689e105cf70ab Mon Sep 17 00:00:00 2001 From: LIAUD Corentin Date: Sun, 3 Aug 2025 17:32:50 +0200 Subject: [PATCH] chore: version 2.1.16 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3414270..8f7dcd4 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.15" +version = "2.1.16" rust-version = "1.85.1" # To build locally when working on a new release