Skip to content

Commit

Permalink
core-* crates
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Aug 16, 2024
1 parent e330324 commit afea3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ objc = "0.2"

[target."cfg(target_os = \"macos\")".dependencies]
cocoa = "0.26"
core-foundation = "0.9"
core-graphics = "0.23"
core-foundation = "0.10"
core-graphics = "0.24"
dispatch = "0.2"
scopeguard = "1.2"

Expand Down

0 comments on commit afea3d0

Please sign in to comment.