We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c52f30 commit 6401ef7Copy full SHA for 6401ef7
plugins/log/Cargo.toml
@@ -33,7 +33,7 @@ android_logger = "0.14"
33
[target."cfg(target_os = \"ios\")".dependencies]
34
swift-rs = "1"
35
objc = "0.2"
36
-cocoa = "0.25"
+cocoa = "0.26"
37
38
[features]
39
colored = ["fern/colored"]
0 commit comments