Skip to content

Commit b8e4af6

Browse files
fix(deps): update rust crate cocoa-foundation to 0.2.0
1 parent 3fde9b8 commit b8e4af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dark-light = "1.1.1"
6969
# small selection of Core Foundation libs I happen to need
7070
[target.'cfg(target_os = "macos")'.dependencies]
7171
core-foundation = "0.10.0"
72-
cocoa-foundation = "0.1.2"
72+
cocoa-foundation = "0.2.0"
7373
objc = "0.2.7"
7474
libc = "0.2.154"
7575

0 commit comments

Comments
 (0)