Skip to content

Commit a165b83

Browse files
fix(deps): update rust crate cocoa to 0.26
1 parent e2e97db commit a165b83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)