fix: macos window manager compile

Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
Kingtous 2022-08-23 17:21:32 +08:00
parent e4cae26dd5
commit 8a825a7345
2 changed files with 3 additions and 3 deletions

View File

@ -1230,8 +1230,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: f1d69e5d0531af947373ec26ae22808f08b1aac6 ref: "799ef079e87938c3f4340591b4330c2598f38bb9"
resolved-ref: f1d69e5d0531af947373ec26ae22808f08b1aac6 resolved-ref: "799ef079e87938c3f4340591b4330c2598f38bb9"
url: "https://github.com/Kingtous/rustdesk_window_manager" url: "https://github.com/Kingtous/rustdesk_window_manager"
source: git source: git
version: "0.2.5" version: "0.2.5"

View File

@ -61,7 +61,7 @@ dependencies:
window_manager: window_manager:
git: git:
url: https://github.com/Kingtous/rustdesk_window_manager url: https://github.com/Kingtous/rustdesk_window_manager
ref: f1d69e5d0531af947373ec26ae22808f08b1aac6 ref: 799ef079e87938c3f4340591b4330c2598f38bb9
desktop_multi_window: desktop_multi_window:
git: git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window url: https://github.com/Kingtous/rustdesk_desktop_multi_window