From 81829c15237d37b48e6495ed754af4f9da457dc6 Mon Sep 17 00:00:00 2001 From: LIAUD Corentin Date: Mon, 7 Jul 2025 08:21:22 +0200 Subject: [PATCH] chore: v2.1.14 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4e5af94..e02193c 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.13" +version = "2.1.14" # To build locally when working on a new release [patch.crates-io]