Skip to content

Commit 88cfb5c

Browse files
authored
Merge pull request #286 from compio-rs/dependabot/cargo/core-foundation-0.10.0
build(deps): update core-foundation requirement from 0.9.4 to 0.10.0
2 parents 6241d24 + e9f7154 commit 88cfb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compio-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ libc = { workspace = true }
5757
windows-sys = { workspace = true, features = ["Win32_UI_WindowsAndMessaging"] }
5858

5959
[target.'cfg(target_os = "macos")'.dev-dependencies]
60-
core-foundation = "0.9.4"
60+
core-foundation = "0.10.0"
6161
block2 = "0.5.0"
6262

6363
[target.'cfg(not(any(windows, target_os = "macos")))'.dev-dependencies]

0 commit comments

Comments
 (0)