try fix CI

This commit is contained in:
rustdesk 2023-06-29 11:28:10 +08:00
parent 8e8033a5a6
commit 5c7b7c27ac
2 changed files with 491 additions and 538 deletions

1027
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" }
tao = { git = "https://github.com/rustdesk-org/tao", branch = "muda" }
image = "0.24"
keepawake = { git = "https://github.com/segevfiner/keepawake-rs" }
keepawake = { git = "https://github.com/rustdesk-org/keepawake-rs" }
[target.'cfg(target_os = "linux")'.dependencies]
psimple = { package = "libpulse-simple-binding", version = "2.27" }