From 4129d9d218b097b13b96e9127a86c9f6f04b03ce Mon Sep 17 00:00:00 2001 From: LIAUD Corentin Date: Mon, 12 May 2025 19:48:19 +0200 Subject: [PATCH] chore: v2.1.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5b89fe..4e5af94 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.12" +version = "2.1.13" # To build locally when working on a new release [patch.crates-io]