mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Update core-foundation requirement from 0.7.0 to 0.9.0
Updates the requirements on [core-foundation](https://github.com/servo/core-foundation-rs) to permit the latest version. - [Release notes](https://github.com/servo/core-foundation-rs/releases) - [Commits](https://github.com/servo/core-foundation-rs/compare/core-foundation-v0.7.0...core-foundation-v0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
77b40585a9
commit
c4629eb93e
@ -75,7 +75,7 @@ im-rc = "15.0.0"
|
||||
rustc-workspace-hack = "1.0.0"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
core-foundation = { version = "0.7.0", features = ["mac_os_10_7_support"] }
|
||||
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
miow = "0.3.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user