Skip to content

Commit ccfd6a9

Browse files
chore(deps): update rust crate core-foundation to 0.10.0
1 parent c1fa840 commit ccfd6a9

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)