diff --git a/plugins/log/Cargo.toml b/plugins/log/Cargo.toml index 27544993..dc6452a9 100644 --- a/plugins/log/Cargo.toml +++ b/plugins/log/Cargo.toml @@ -30,7 +30,7 @@ fern = "0.6" android_logger = "0.11" [target."cfg(target_os = \"ios\")".dependencies] -swift-rs = "1.0.1" +swift-rs = "1" objc = "0.2" cocoa = "0.24"