Skip to content

Commit

Permalink
fix(deps): update rust crate cocoa to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2023
1 parent 4ab2a45 commit e76524d
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 @@ -82,7 +82,7 @@ dunce = "1"

[target."cfg(any(target_os = \"ios\", target_os = \"macos\"))".dependencies]
block = "0.1"
cocoa = "0.24"
cocoa = "0.25"
core-graphics = "0.22"
objc = "0.2"
objc_id = "0.1"
Expand Down

0 comments on commit e76524d

Please sign in to comment.