Skip to content

Commit

Permalink
fix(deps): update rust crate cocoa-foundation to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 6349697 commit aa3d1a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -67,7 +67,7 @@ interprocess = "1.2.1"
# small selection of Core Foundation libs I happen to need
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.9.3"
cocoa-foundation = "0.1.1"
cocoa-foundation = "0.1.2"
objc = "0.2.7"
libc = "0.2"

Expand Down

0 comments on commit aa3d1a5

Please sign in to comment.