From b0dfd777fbdc0a4b79b33d6e5dea4ba6bb061dae Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 24 Aug 2021 22:18:39 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 682fa07ef..75504a06f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustdesk" -version = "1.1.6" +version = "1.1.8" authors = ["rustdesk "] edition = "2018" build= "build.rs"