From d26fea41ee40c19a67ef9a7d59e3c270dee60386 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 21 Nov 2024 02:26:51 +0900 Subject: [PATCH] upgrade The-Fat-Controller --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b8a427f72..9b450437d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6445,7 +6445,7 @@ dependencies = [ [[package]] name = "tfc" version = "0.7.0" -source = "git+https://github.com/rustdesk-org/The-Fat-Controller?branch=history/rebase_upstream_20240722#de9c8ba480f166a9fc90aaa47bb0e84b443ea9c6" +source = "git+https://github.com/rustdesk-org/The-Fat-Controller?branch=history/rebase_upstream_20240722#78bb80a8e596e4c14ae57c8448f5fca75f91f2b0" dependencies = [ "anyhow", "core-graphics 0.23.2",