From d0e0f46571002f1eb160027d224e7ebf39758530 Mon Sep 17 00:00:00 2001 From: LIAUD Corentin Date: Thu, 27 Feb 2025 10:04:00 +0100 Subject: [PATCH] chore: version v2.1.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8242a60..a7a696f 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.7" +version = "2.1.8" # To build locally when working on a new release [patch.crates-io]