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 Oct 7, 2023
1 parent bcec7e8 commit 84b5bd9
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 32 deletions.
100 changes: 69 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ rstest = "0.18"
simple_logger = "1.11"

[target."cfg(target_os = \"macos\")".dependencies]
cocoa = "0.20"
cocoa = "0.25"
core-foundation = "0.9"
openssl = "0.10"
objc = "0.2"
Expand Down

0 comments on commit 84b5bd9

Please sign in to comment.