mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update core-foundation in simpleservo (#30477)
This commit is contained in:
parent
583bbbabfd
commit
c4ba2970b5
3 changed files with 16 additions and 34 deletions
|
@ -20,7 +20,7 @@ webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
|
|||
libc = { workspace = true }
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
core-foundation = "0.6"
|
||||
core-foundation = "0.9"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue