Skip to content

Commit

Permalink
build(deps): update rust crate core-foundation to ~0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2024
1 parent 58ca400 commit db296f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazycell = "~1.3"
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
libc = "^0.2.154"
mach = { version = "^0.4.2", package = "mach2" }
core-foundation = "~0.9.4"
core-foundation = "~0.10.0"

[target.'cfg(target_os = "windows")'.dependencies]
winapi = { version = "~0.3.9", features = ["impl-default", "devguid", "winbase", "ioapiset", "ntdef", "setupapi", "handleapi", "errhandlingapi", "winerror"] }
Expand Down

0 comments on commit db296f9

Please sign in to comment.