Skip to content

Commit 142b00a

Browse files
renovate[bot]Sir-Thom
authored andcommitted
fix(deps): update rust crate cocoa to 0.26 (tauri-apps#1650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25d806d commit 142b00a

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)