Revert "try fix CI"

This reverts commit 5c7b7c27ac.
This commit is contained in:
21pages 2023-06-30 11:44:18 +08:00
parent e752c726ed
commit a24ce160af
2 changed files with 537 additions and 490 deletions

1025
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -114,7 +114,7 @@ objc_id = "0.1"
tray-icon = { git = "https://github.com/rustdesk-org/tray-icon" } tray-icon = { git = "https://github.com/rustdesk-org/tray-icon" }
tao = { git = "https://github.com/rustdesk-org/tao", branch = "muda" } tao = { git = "https://github.com/rustdesk-org/tao", branch = "muda" }
image = "0.24" image = "0.24"
keepawake = { git = "https://github.com/rustdesk-org/keepawake-rs" } keepawake = { git = "https://github.com/segevfiner/keepawake-rs" }
[target.'cfg(target_os = "linux")'.dependencies] [target.'cfg(target_os = "linux")'.dependencies]
psimple = { package = "libpulse-simple-binding", version = "2.27" } psimple = { package = "libpulse-simple-binding", version = "2.27" }