Skip to content

Commit

Permalink
fix(deps): update rust crate cocoa to 0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 9f3d05b commit ab8d29d
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 @@ -38,5 +38,5 @@ windows-version = "0.1"
]

[target."cfg(target_os = \"macos\")".dependencies]
cocoa = "0.25"
cocoa = "0.26"
objc = "0.2"

0 comments on commit ab8d29d

Please sign in to comment.