Skip to content

Commit

Permalink
Merge pull request #286 from compio-rs/dependabot/cargo/core-foundati…
Browse files Browse the repository at this point in the history
…on-0.10.0

build(deps): update core-foundation requirement from 0.9.4 to 0.10.0
  • Loading branch information
Berrysoft authored Aug 17, 2024
2 parents 6241d24 + e9f7154 commit 88cfb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compio-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ libc = { workspace = true }
windows-sys = { workspace = true, features = ["Win32_UI_WindowsAndMessaging"] }

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

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

0 comments on commit 88cfb5c

Please sign in to comment.