Skip to content

Commit 6401ef7

Browse files
fix(deps): update rust crate cocoa to 0.26
1 parent 3c52f30 commit 6401ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/log/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android_logger = "0.14"
3333
[target."cfg(target_os = \"ios\")".dependencies]
3434
swift-rs = "1"
3535
objc = "0.2"
36-
cocoa = "0.25"
36+
cocoa = "0.26"
3737

3838
[features]
3939
colored = ["fern/colored"]

0 commit comments

Comments
 (0)