Skip to content

Commit

Permalink
fix(deps): update rust crate cocoa-foundation to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and liias committed Aug 15, 2024
1 parent 3fde9b8 commit 443dae7
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 @@ -69,7 +69,7 @@ dark-light = "1.1.1"
# small selection of Core Foundation libs I happen to need
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "0.10.0"
cocoa-foundation = "0.1.2"
cocoa-foundation = "0.2.0"
objc = "0.2.7"
libc = "0.2.154"

Expand Down

0 comments on commit 443dae7

Please sign in to comment.