fix: macos, show remote cursor (#10314)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2024-12-18 21:17:04 +08:00
committed by GitHub
parent ed9cb37283
commit 5fa8485130

2
Cargo.lock generated
View File

@@ -1290,7 +1290,7 @@ dependencies = [
[[package]] [[package]]
name = "cpal" name = "cpal"
version = "0.15.3" version = "0.15.3"
source = "git+https://github.com/rustdesk-org/cpal?branch=osx-screencapturekit#7cb4ed0bd5546bf209edde0d0e9da5194753f2c0" source = "git+https://github.com/rustdesk-org/cpal?branch=osx-screencapturekit#6b374bcaed076750ca8fce6da518ab39b882e14a"
dependencies = [ dependencies = [
"alsa", "alsa",
"cidre", "cidre",