fix: macos, aarch64, try fix running on 12.3 (#10183)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou 2024-12-05 10:38:22 +08:00 committed by GitHub
parent a23822074e
commit f13ef48cec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
Cargo.lock generated
View File

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