Skip to content

Commit 9627da3

Browse files
committed
Auto merge of #14475 - rust-lang:renovate/core-foundation-0.x, r=epage
chore(deps): update rust crate core-foundation to 0.10.0 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [core-foundation](https://togithub.com/servo/core-foundation-rs) | workspace.dependencies | minor | `0.9.4` -> `0.10.0` | --- ### Release Notes <details> <summary>servo/core-foundation-rs (core-foundation)</summary> ### [`v0.10.0`](https://togithub.com/servo/core-foundation-rs/compare/core-foundation-v0.9.4...core-foundation-v0.10.0) [Compare Source](https://togithub.com/servo/core-foundation-rs/compare/core-foundation-v0.9.4...core-foundation-v0.10.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rust-lang/cargo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
2 parents fda48a0 + ccfd6a9 commit 9627da3

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cargo-util-schemas = { version = "0.6.0", path = "crates/cargo-util-schemas" }
3737
cargo_metadata = "0.18.1"
3838
clap = "4.5.11"
3939
color-print = "0.3.6"
40-
core-foundation = { version = "0.9.4", features = ["mac_os_10_7_support"] }
40+
core-foundation = { version = "0.10.0", features = ["mac_os_10_7_support"] }
4141
crates-io = { version = "0.40.4", path = "crates/crates-io" }
4242
criterion = { version = "0.5.1", features = ["html_reports"] }
4343
curl = "0.4.46"

0 commit comments

Comments
 (0)